All Projects → copernet → Copernicus

copernet / Copernicus

Licence: bsd-2-clause
An alternative implementation of the Bitcoin Cash protocol, written in Golang

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Copernicus

Blockchainage
「区块链技术指北」相关资料。
Stars: ✭ 51 (-38.55%)
Mutual labels:  blockchain, bitcoin
Bitcoin.org
Bitcoin.org Website
Stars: ✭ 1,090 (+1213.25%)
Mutual labels:  blockchain, bitcoin
Blkchain
Fast import of the blockchain into PostgreSQL.
Stars: ✭ 52 (-37.35%)
Mutual labels:  blockchain, bitcoin
Bitcoinml
Bitcoin data-structures library for OCaml
Stars: ✭ 38 (-54.22%)
Mutual labels:  blockchain, bitcoin
Fast Dat Parser
Superfast blockchain parser for stats
Stars: ✭ 68 (-18.07%)
Mutual labels:  blockchain, bitcoin
Pycoinbin
Python Wrapper for coinbin.org
Stars: ✭ 43 (-48.19%)
Mutual labels:  blockchain, bitcoin
Cryptolights
Live visualisation of blockchain transactions for popular cryptocurrencies
Stars: ✭ 54 (-34.94%)
Mutual labels:  blockchain, bitcoin
Blockchain Anchor
A Node.js library for anchoring data onto the Bitcoin blockchain and confirming anchored data on Bitcoin and Ethereum.
Stars: ✭ 32 (-61.45%)
Mutual labels:  blockchain, bitcoin
Blocksci
A high-performance tool for blockchain science and exploration
Stars: ✭ 1,127 (+1257.83%)
Mutual labels:  blockchain, bitcoin
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-24.1%)
Mutual labels:  blockchain, bitcoin
Lightning Rfc
Lightning Network Specifications
Stars: ✭ 1,224 (+1374.7%)
Mutual labels:  blockchain, bitcoin
Blockchain golang
Blockchain demo based on golang 基于golang编写的区块链公链demo
Stars: ✭ 80 (-3.61%)
Mutual labels:  blockchain, bitcoin
Blockchain
区块链、交易所、币种、自媒体、高频交易策略
Stars: ✭ 37 (-55.42%)
Mutual labels:  blockchain, bitcoin
Exonum
An extensible open-source framework for creating private/permissioned blockchain applications
Stars: ✭ 1,037 (+1149.4%)
Mutual labels:  blockchain, bitcoin
Arcbit Android
arcbit - Android bitcoin wallet http://arcbit.io
Stars: ✭ 34 (-59.04%)
Mutual labels:  blockchain, bitcoin
Udacity Blockchain Developer Nanodegree
The road so far on Udacity Blockchain Developer Nanodegree
Stars: ✭ 53 (-36.14%)
Mutual labels:  blockchain, bitcoin
Blockchain Papers
区块链相关的有价值的文献
Stars: ✭ 20 (-75.9%)
Mutual labels:  blockchain, bitcoin
Blockchain Py
A python imlementation of blockchain_go
Stars: ✭ 28 (-66.27%)
Mutual labels:  blockchain, bitcoin
Blockstack Browser
The Blockstack Browser
Stars: ✭ 1,119 (+1248.19%)
Mutual labels:  blockchain, bitcoin
Blockked
Blockked - blockchain.info companion (and educational) app for Android
Stars: ✭ 69 (-16.87%)
Mutual labels:  blockchain, bitcoin

Copernicus

Build Status Go Report Card Coverage Status

Copernicus is an alternative implementation of the Bitcoin Cash protocol, written in Golang .

Why Go? Go has the following advantages:

  • Multi-platform compilation
  • Simple deployment, direct compilation to machine code
  • High performance
  • Built-in support for high concurrency
  • Garbage Collection
  • Rich standard library
  • Static type
  • Type judgment
  • C support friendly
  • Clean code
  • Go is a well-designed programming language , eg: Code Style , Tool Chain ...
  • ...

A driven team of architects are heading the development, we welcome all developers to join the development of Bitcoin to contribute to the Bitcoin Community.

Quick Start

Read the Quick Start

Documentation

All documentation will be continually updated and can be found at docs Website

Acknowledgments

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].