cosmos-sdk/examples
Adrian Brink 9ec5f37a02
Fix installation process for basecoind from top-level folder
The make build command only works if you install the dependencies first.
Previously you had to cd into examples/basecoin and run get_vendor_deps
and then cd into cosmos-sdk and then run build.

With this change a user can just run build in the top-level folder and
the dependencies are installed automatically.
2018-02-20 13:00:48 +01:00
..
basecoin Fix installation process for basecoind from top-level folder 2018-02-20 13:00:48 +01:00
dummy Strongly typed transactions in handlers 2018-02-17 16:51:20 -05:00
gaia examples/gaia 2018-02-13 08:40:09 -05:00