Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/status-im/status-go
- Owner: status-im
- License: mpl-2.0
- Created: 2016-06-13T15:32:03.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-01T04:42:10.000Z (10 days ago)
- Last Synced: 2025-01-01T20:09:09.601Z (10 days ago)
- Topics: blockchain, cryptocurrency, ethereum, go, golang
- Language: Go
- Homepage: https://status.im
- Size: 181 MB
- Stars: 731
- Watchers: 101
- Forks: 248
- Open Issues: 352
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-golang-repositories - status-go - ethereum (Repositories)
- best-of-crypto - GitHub - 22% open · ⏱️ 05.06.2024): (Web 3.0)
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)