This Cosmos SDK application contains the Cosmic Bonding module under ./x/pricing/
.
The application is based on the nameservice app provided in the Cosmos sdk-application-tutorial repository. As a result, it has both the functionality of the nameservice app and the Cosmic Bonding module and uses the nameservice's nsd
and nscli
commands. It will be made independent of the nameservice app in the future.
Note: Requires Go 1.12+
To build and run the application:
make run
To run a demo:
make demo
The demo consists of:
- Cosmic Bond creation
- Cosmic Bond querying
- A mix of buys and sells