Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/status-im/status-go

The Status module that consumes go-ethereum
https://github.com/status-im/status-go

blockchain cryptocurrency ethereum go golang

Last synced: 6 days ago
JSON representation

The Status module that consumes go-ethereum

Awesome Lists containing this project

README

        

# 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)