2017-10-09 16:11:12 +02:00
|
|
|
# Status bindings for go-ethereum
|
2018-03-01 15:29:36 +01:00
|
|
|
|
2019-11-25 13:02:31 -05: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 17:35:39 +03:00
|
|
|
|
2017-10-09 16:11:12 +02:00
|
|
|
# Docs
|
2018-03-01 15:29:36 +01:00
|
|
|
|
2020-03-03 18:07:30 -05:00
|
|
|
- [How to Build](https://status.im/technical/build_status/status_go.html)
|
2019-04-24 12:24:21 +02:00
|
|
|
- [How to Contribute](CONTRIBUTING.md)
|
|
|
|
- [How to Release](RELEASING.md)
|
2019-11-29 00:56:34 +01:00
|
|
|
- [How to run a Bootnode](BOOTNODE.md)
|
2019-09-16 12:38:33 +03:00
|
|
|
- [How to run a Mailserver](MAILSERVER.md)
|
2020-04-09 18:33:53 +02:00
|
|
|
- [How to run a Waku node](./_examples/README.md#run-waku-node)
|
2019-04-24 12:24:21 +02:00
|
|
|
- [How to configure status-go](/config)
|
2016-12-19 23:51:08 +03:00
|
|
|
|
2018-09-20 10:36:40 +02:00
|
|
|
# License
|
2018-03-01 15:29:36 +01:00
|
|
|
|
2017-10-09 16:11:12 +02:00
|
|
|
[Mozilla Public License 2.0](https://github.com/status-im/status-go/blob/develop/LICENSE.md)
|