Skip to content

Instantly share code, notes, and snippets.

@JacobPlaster
Last active February 25, 2019 06:04
Show Gist options
  • Save JacobPlaster/0297305c62b6be9224f229dc7cafbfd7 to your computer and use it in GitHub Desktop.
Save JacobPlaster/0297305c62b6be9224f229dc7cafbfd7 to your computer and use it in GitHub Desktop.

Pull callisto node

go get github.com/EthereumCommonwealth/go-callisto
cd $GOPATH/src/github.com/EthereumCommonwealth/go-callisto

build

make geth
cd build/bin

Run

./geth --rpc --rpcapi personal,web3,eth

# --datadir "~/callist/data"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment