Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btccom/copernicus
Golang bitcoin library
https://github.com/btccom/copernicus
bitcoin golang
Last synced: 29 days ago
JSON representation
Golang bitcoin library
- Host: GitHub
- URL: https://github.com/btccom/copernicus
- Owner: btccom
- License: bsd-2-clause
- Created: 2017-06-09T07:52:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T08:17:53.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T16:36:33.951Z (7 months ago)
- Topics: bitcoin, golang
- Language: Go
- Homepage: https://www.copernicuscore.org
- Size: 1.27 MB
- Stars: 10
- Watchers: 12
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Copernicus [![Build Status](https://travis-ci.org/btccom/copernicus.svg?branch=master)](https://travis-ci.org/btccom/copernicus)
Copernicus is an alternative implementation of the Bitcoin protocol , written in Golang .
We are developing now , We expect more developers to join the development of Bitcoin , to contribute to the Bitcoin Community .
## Quick Start
Read the [Quick Start](/docs/QUICKSTART.md)
## Acknowledgments
* Thanks [btcd](https://github.com/btcsuite/btcd) for full node bitcoin implementation with Go ,[For more details](https://www.copernicuscore.org/btcd.html)
* Thanks [secp256k1-go](https://github.com/btccom/secp256k1-go) for bindings to lib-secp256k1 for golang**Project migration to** [https://github.com/btcboost/copernicus](https://github.com/btcboost/copernicus)