mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
7ee45bab1c
* chore!: remove cmd/node-canary * chore!: remove unused root files * chore!: remove cmd/bootnode and cmd/statusd-prune * chore!: remove waku _examples * chore!: remove cmd/spiff-workflow and cmd/topics
21 lines
688 B
Markdown
21 lines
688 B
Markdown
# 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)
|
|
|
|
# Docs
|
|
|
|
- [How to Build](./_docs/how-to-build.md)
|
|
- [How to Contribute](CONTRIBUTING.md)
|
|
- [How to Release](RELEASING.md)
|
|
- [How to configure status-go](/config/README.md)
|
|
- [How to run status-go as HTTP server](/cmd/status-backend/README.md)
|
|
|
|
## Policies
|
|
|
|
- [Test policies](./_docs/policies/tests.md)
|
|
|
|
# License
|
|
|
|
[Mozilla Public License 2.0](https://github.com/status-im/status-go/blob/develop/LICENSE.md)
|