[](https://ci.status.im/job/status-go/job/tests-develop/) [](https://ci.status.im/job/status-go/job/tests-rpc-develop/) [](https://codecov.io/github/status-im/status-go)
# status-go
`status-go` is the backbone library of [Status App](https://github.com/status-im/status-app). It acts as a "backend" for both applications and implements most of the Status apps business logic.
A comprehensive list of `status-go` functionality can be found in [Brief overview](https://www.notion.so/WIP-Brief-overview-1578f96fb65c8042a166ecd79a6b1cb6?pvs=4).
# Docs
- [How to Build](docs/building.md)
- [How to Contribute](CONTRIBUTING.md)
- [How to Release](docs/RELEASING.md)
- [How to run status-go as HTTP server](/cmd/status- ...