geth

Download Geth よりダウンロードしてインストール
実行

geth --mine --unlock 0,1 --minerthreads 1 --identity "sampleNode" --rpc --rpcport 8545 --rpcapi "web3,eth,net,personal" --rpccorsdomain "*" --rpcaddr "0.0.0.0" --datadir "C:\gethdata" --nodiscover --networkid 10 console 2>> C:\gethdata\geth.log

meteor

meteor add twbs:bootstrap 
meteor add ethereum:web3
meteor add ethereum:accounts
meteor add ethereum:blocks

TIPS

コマンド

Ethereum Geth コンソールコマンド一覧

Browser-Solidity

browser-solidity

リンク

git

参考書籍

Ethereum入門

コメント


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS