copernicus

command module
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2018 License: BSD-2-Clause Imports: 33 Imported by: 0

README

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

Acknowledgments

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
logic
ltx
lwallet
Package lwallet implements logic of the wallet It is not a complete wallet and only provides basic testing capabilities for rpc currently
Package lwallet implements logic of the wallet It is not a complete wallet and only provides basic testing capabilities for rpc currently
pow
tx
wallet
Package wallet models the data for a wallet It is not a complete wallet and only provides basic testing capabilities for rpc currently
Package wallet models the data for a wallet It is not a complete wallet and only provides basic testing capabilities for rpc currently
net
addrmgr
Package addrmgr implements concurrency safe Bitcoin address manager.
Package addrmgr implements concurrency safe Bitcoin address manager.
connmgr
Package connmgr implements a generic Bitcoin network connection manager.
Package connmgr implements a generic Bitcoin network connection manager.
Package peer provides a common base for creating and managing Bitcoin network peers.
Package peer provides a common base for creating and managing Bitcoin network peers.
db
rpc
btcjson
Package btcjson provides primitives for working with the bitcoin JSON-RPC API.
Package btcjson provides primitives for working with the bitcoin JSON-RPC API.
tools
base58
Package base58 provides an API for working with modified base58 and Base58Check encodings.
Package base58 provides an API for working with modified base58 and Base58Check encodings.
wif

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL