Files
cosmos-sdk/examples/basecoin
2018-03-03 18:24:24 -05:00
..
2018-03-02 04:24:07 -05:00
2018-03-01 02:36:57 +00:00
2018-03-03 18:24:24 -05:00
2018-01-26 06:54:03 -08:00
2018-02-27 17:44:20 +01:00
2018-02-28 00:04:20 -05:00

This is the "Basecoin" example application built on the Cosmos-SDK. This "Basecoin" is not affiliated with Coinbase, nor the stable coin.

Assuming you've run make get_tools && make get_vendor_deps from the root of this repository, run make build here to build the basecoind and basecli binaries.

If you want to create a new application, start by copying the Basecoin app.