status-go/README.md

23 lines
753 B
Markdown
Raw Permalink Normal View History

# Status bindings for go-ethereum
[![GoDoc](https://godoc.org/github.com/status-im/status-go?status.svg)](https://godoc.org/github.com/status-im/status-go)
[![Build Status](https://travis-ci.org/status-im/status-go.svg?branch=develop)](https://travis-ci.org/status-im/status-go)
2016-09-28 14:35:39 +00:00
# Docs
- [How to Build](./_docs/how-to-build.md)
- [How to Contribute](CONTRIBUTING.md)
- [How to Release](RELEASING.md)
- [How to run a Bootnode](BOOTNODE.md)
- [How to run a Mailserver](MAILSERVER.md)
- [How to run a Waku node](./_examples/README.md#run-waku-node)
- [How to configure status-go](/config)
2016-12-19 20:51:08 +00:00
2024-03-11 16:31:53 +00:00
## Policies
- [Test policies](./_docs/policies/tests.md)
# License
[Mozilla Public License 2.0](https://github.com/status-im/status-go/blob/develop/LICENSE.md)