主に IT 技術を整理するためにメモ的に書き溜めています。少しだけフリーソフトもあるよ。コメントを残すには、 facebook を使ってください。
admin.peers
eth.syncing eth.blockNumber (web3.)eth.accounts (web3.)eth.getBalance(account) web3.personal.unlockAccount(web3.eth.accounts[0]) web3.eth.sendTransaction(from: account, to: address, value: web3.toWei(amount, "ether"), gas: gas })