Ethereum

From Alessandro's Wiki

Once upon a time there was Mist, today it's not. Let's CLI then


go-ethereum

Install

  1. download from https://geth.ethereum.org/downloads/
  2. unzip, check directory
  3. intstall go if you haven't
  4. go get -d github.com/ethereum/go-ethereum

Javascript console

  • launch the CLI
geth console