docs: design, examples

This commit is contained in:
Ethan Buchman
2017-02-05 21:31:31 -05:00
parent 8fda433847
commit cb253cbdf4
4 changed files with 153 additions and 41 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ See `basecoin --help` and `basecoin [cmd] --help` for more details`.
1. Make your own [cryptocurrency using Basecoin plugins](/docs/guide/example-counter.md)
1. Learn more about [plugin design](/docs/guide/plugin-design.md)
1. See some [more example applications](/docs/guide/more-examples.md)
1. Learn how to use [InterBlockchain Communication (IBC)](ibc.md)
1. Learn how to use [InterBlockchain Communication (IBC)](/docs/guide/ibc.md)
1. [Deploy testnets](deployment.md) running your basecoin application.