Skip to content

Instantly share code, notes, and snippets.

@ixtgorilla
Created November 4, 2018 10:04
Show Gist options
  • Save ixtgorilla/5172bac44649f8ba8cb478373a66d158 to your computer and use it in GitHub Desktop.
Save ixtgorilla/5172bac44649f8ba8cb478373a66d158 to your computer and use it in GitHub Desktop.
Studies

Ethereum Studies

1.Setup enviroments

ハンズオンでも使えることを想定、また今後の開発のスムーズさを想定してDockerベースのprivateネットワークでやる

truffle containers

testdeploy用 PrivateNetworkContainers

  • node まず1つ
  • bootnodeセットアップ
  • bootnode.key取得
  • genesis.json作成
  • node 2つ
  • enodeIdentifierを連携
  • miningする
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment