-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Welcome to the go-callisto wiki!
This is wiki page of go-callisto, Callisto Network version of Ethereum's geth. It is capable of running a full Callisto Network node and interacting with Callisto Network Blockchain via CLI.
Supported Platforms are Mac OS, Linux, and windows. At the moment, supported installation is from the source. Go-Callisto Requirement minimum Golang version 1.8
Clone the Go-Callisto
git clone -b CLO/1.0 https://github.com/EthereumCommonwealth/go-callisto.git
Build Geth or Build all tools
cd go-callisto
make geth
or make all
Compiled file will be in build/bin/
Copy binary file to local bin file
cp build/bin/* /usr/local/bin/
you can run geth with interactive console with
geth --testnet console
Callisto Network on social media
Main site: https://callisto.network
Github: https://github.com/EthereumCommonwealth
Twitter: http://twitter.com/CallistoSupport
Reddit: http://reddit.com/r/CallistoCrypto
Facebook: https://www.facebook.com/callistonetwork
Discord: https://discord.gg/fGdPSA2
Telegram: https://t.me/CallistoNetwork