2017-10-09 14:11:12 +00:00
|
|
|
# Status bindings for go-ethereum
|
2018-03-01 14:29:36 +00:00
|
|
|
|
2019-11-25 18:02:31 +00:00
|
|
|
[![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
|
|
|
|
2017-10-09 14:11:12 +00:00
|
|
|
# Docs
|
2018-03-01 14:29:36 +00:00
|
|
|
|
2024-02-29 13:35:45 +00:00
|
|
|
- [How to Build](./_docs/how-to-build.md)
|
2019-04-24 10:24:21 +00:00
|
|
|
- [How to Contribute](CONTRIBUTING.md)
|
|
|
|
- [How to Release](RELEASING.md)
|
2019-11-28 23:56:34 +00:00
|
|
|
- [How to run a Bootnode](BOOTNODE.md)
|
2019-09-16 09:38:33 +00:00
|
|
|
- [How to run a Mailserver](MAILSERVER.md)
|
2020-04-09 16:33:53 +00:00
|
|
|
- [How to run a Waku node](./_examples/README.md#run-waku-node)
|
2019-04-24 10:24:21 +00:00
|
|
|
- [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)
|
|
|
|
|
2018-09-20 08:36:40 +00:00
|
|
|
# License
|
2018-03-01 14:29:36 +00:00
|
|
|
|
2017-10-09 14:11:12 +00:00
|
|
|
[Mozilla Public License 2.0](https://github.com/status-im/status-go/blob/develop/LICENSE.md)
|