From 14f4cff207cc0b4e2a778e80dfc015d6d19bb38e Mon Sep 17 00:00:00 2001 From: Akira Takizawa Date: Wed, 29 Aug 2018 10:00:05 +0900 Subject: [PATCH] Update document for CLO/1.1 branch --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 87af4960d8..1de32bca86 100644 --- a/README.md +++ b/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. -[![API Reference]( -https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667 -)](https://godoc.org/github.com/ethereum/go-ethereum) -[![Go Report Card](https://goreportcard.com/badge/github.com/ethoxy/multi-geth)](https://goreportcard.com/report/github.com/ethoxy/multi-geth) -[![Travis](https://travis-ci.org/ethoxy/multi-geth.svg?branch=master)](https://travis-ci.org/ethoxy/multi-geth) -[![Join the chat at https://gitter.im/ethoxy/multi-geth](https://badges.gitter.im/ethoxy/multi-geth.svg)](https://gitter.im/ethoxy/multi-geth) +[![Go Report Card](https://goreportcard.com/badge/github.com/EthereumCommonwealth/go-callisto)](https://goreportcard.com/report/github.com/EthereumCommonwealth/go-callisto) +[![Travis](https://travis-ci.org/EthereumCommonwealth/go-callisto.svg?branch=CLO%2F1.1)](https://travis-ci.org/EthereumCommonwealth/go-callisto) +[![Telegram](https://img.shields.io/badge/telegram-join%20chat-blue.svg)](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