- Notifications
You must be signed in to change notification settings - Fork34
An alternative implementation of the Bitcoin Cash protocol, written in Golang
License
NotificationsYou must be signed in to change notification settings
copernet/copernicus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
Read theQuick Start
All documentation will be continually updated and can be found atdocsWebsite
- Thankbtcd for full node bitcoin implementation with Go.Click here for more details
- Thanksecp256k1-go for bindings to lib-secp256k1 for golang
- Thanktestify for convenient testing support
About
An alternative implementation of the Bitcoin Cash protocol, written in Golang
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published