Ethereum Notes
- project → https://www.ethereum.org
- transactions → https://etherscan.io/
web 3.0 browsers
multisig & social custody
ENS (Ethereum Name Service)
“ENS offers a secure & decentralised way to address resources both on and off the blockchain using simple, human-readable names”
testnet
- install, setup, config. https://www.ethereum.org/cli
- use the testnet
geth –datadir ~/.ethereum_private init ~/ethereum/test/genesis.json
- python client. https://github.com/ethereum/pyethapp
docs, tutorials, etc
- Ethereum Homestead Documentation http://www.ethdocs.org/en/latest/