mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
Update document for CLO/1.1 branch
This commit is contained in:
parent
a9f9f6ed1e
commit
14f4cff207
1 changed files with 6 additions and 9 deletions
15
README.md
15
README.md
|
|
@ -1,15 +1,12 @@
|
|||
## Go Ethereum
|
||||
## Go Callisto
|
||||
|
||||
A distribution of go-ethereum with support of multiple Ethereum-like networks.
|
||||
Official golang implementation of the Callisto protocol. Based on Ethereum official golang implementation. The main goal of Callisto is to research and implement a reference protocol of self-governed self-sustaining blockchain development infrastructure. The goal should be achieved through the built-in capabilities of Ethereum-compatible smart contract systems.
|
||||
|
||||
[](https://godoc.org/github.com/ethereum/go-ethereum)
|
||||
[](https://goreportcard.com/report/github.com/ethoxy/multi-geth)
|
||||
[](https://travis-ci.org/ethoxy/multi-geth)
|
||||
[](https://gitter.im/ethoxy/multi-geth)
|
||||
[](https://goreportcard.com/report/github.com/EthereumCommonwealth/go-callisto)
|
||||
[](https://travis-ci.org/EthereumCommonwealth/go-callisto)
|
||||
[](https://t.me/CallistoNetwork)
|
||||
|
||||
Binary archives are published at https://github.com/ethoxy/multi-geth/releases.
|
||||
Binary archives are published at https://github.com/EthereumCommonwealth/go-callisto/releases.
|
||||
|
||||
## Building the source
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue