github.com/status-im/status-go@v1.1.0/README.md (about) 1 # Status bindings for go-ethereum 2 3 [](https://godoc.org/github.com/status-im/status-go) 4 [](https://travis-ci.org/status-im/status-go) 5 6 # Docs 7 8 - [How to Build](./_docs/how-to-build.md) 9 - [How to Contribute](CONTRIBUTING.md) 10 - [How to Release](RELEASING.md) 11 - [How to run a Bootnode](BOOTNODE.md) 12 - [How to run a Mailserver](MAILSERVER.md) 13 - [How to run a Waku node](./_examples/README.md#run-waku-node) 14 - [How to configure status-go](/config) 15 16 ## Policies 17 18 - [Test policies](./_docs/policies/tests.md) 19 20 # License 21 22 [Mozilla Public License 2.0](https://github.com/status-im/status-go/blob/develop/LICENSE.md)