Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 786 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 786 Bytes

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

kucd and kucli will in build path.