diff --git a/docs/README.md b/docs/README.md index b8f99394c..b1b876045 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,6 +19,8 @@ To learn about application development on Tendermint, see the [Application Block For more details on using Tendermint, see the respective documentation for [Tendermint Core](tendermint-core/), [benchmarking and monitoring](tools/), and [network deployments](networks/). +To find out about the Tendermint ecosystem you can go [here](https://github.com/tendermint/awesome#ecosystem). If you are a project that is using Tendermint you are welcome to make a PR to add your project to the list. + ## Contribute To contribute to the documentation, see [this file](https://github.com/tendermint/tendermint/blob/master/docs/DOCS_README.md) for details of the build process and diff --git a/docs/app-dev/abci-cli.md b/docs/app-dev/abci-cli.md index 4830966d0..70fc919f0 100644 --- a/docs/app-dev/abci-cli.md +++ b/docs/app-dev/abci-cli.md @@ -351,8 +351,8 @@ the same results as for the Go version. ## Bounties Want to write the counter app in your favorite language?! We'd be happy -to add you to our [ecosystem](https://tendermint.com/ecosystem)! We're -also offering [bounties](https://hackerone.com/tendermint/) for +to add you to our [ecosystem](https://github.com/tendermint/awesome#ecosystem)! We're +also offering [grants](https://github.com/interchainio/funding) for implementations in new languages! The `abci-cli` is designed strictly for testing and debugging. In a real