mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
Modify README
This commit is contained in:
parent
7bc2e4eaed
commit
10012e981c
1 changed files with 2 additions and 1 deletions
|
|
@ -2,10 +2,11 @@
|
||||||
|
|
||||||
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.
|
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://travis-ci.org/EthereumCommonwealth/go-callisto)
|
||||||
[](https://godoc.org/github.com/EthereumCommonwealth/go-callisto)
|
)](https://godoc.org/github.com/EthereumCommonwealth/go-callisto)
|
||||||
[](https://gitter.im/EthereumCommonwealth/go-callisto?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
Telegram Group [@Callisto](https://t.me/CallistoNetwork)
|
||||||
|
|
||||||
## Building the source
|
## Building the source
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue