Skip to content

KuChain’s initial version prior to mainnet launch

License

Notifications You must be signed in to change notification settings

aries-kuchain/kratos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kratos

Kratos is co-ordinal with KuChain in concept, architecture and resource, as it serves the role of KuChain’s initial version prior to mainnet launch.

Providing an experimental environment, Kratos encourages decentralized financial product pioneers to test and prove their innovative technologies and notions, as well as try out and contribute to KuChain’s various functionalities spanning governance, staking and validating.

With true economic value underlying Kratos, KuChain will be proved technically feasible as well as economically sustainable and market-oriented by the public before launch.

Build

Just use make to build:

git clone https://github.com/KuChainNetwork/kratos.git
cd kratos
go mod vendor
make

ktsd and ktscli will in build path.

About

KuChain’s initial version prior to mainnet launch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%