ZenChain
Efficient Blockchain For DEFI and NTFs
This repository hosts ZenChain
, the implementation of the ZenChain based on the Cosmos SDK.
Note: Requires Go 1.14
Getting Started
See the documentation.
ZenChain Testnet
To run a full-node for the testnet of the ZenChain, first install zenchaind
.
For status updates and genesis file, see the genesis.
Quick Start for development
Open Starport in your browser, or install it. Then:
git clone https://github.com/zenchainprotocol/zenchain.git
cd zenchain
starport serve