Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.7 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.7 KB

ExChain

The Infrastructure of Decentralized Exchange

banner

version CircleCI codecov Go Report Card license LoC GolangCI

This repository hosts ExChain, the implementation of the ExChain based on the Cosmos SDK.

Note: Requires Go 1.14

Getting Started

See the documentation.

ExChain Testnet

To run a full-node for the testnet of the ExChain, first install exchaind, then follow the guide.

For status updates and genesis file, see the genesis.

Quick Start

make install