Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 577 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 577 Bytes

Simple Web3.js example app

Based on this tutorial

Start your nodes!

geth --datadir=./chaindata --nodiscover --rpc --rpccorsdomain "*" --rpcapi eth,web3,personal --mine

Run the application locally

Perhaps via Python SimpleHTTPServer!

python -m SimpleHTTPServer

Notes:

  • Wallet Address: 0x88f12d900177bac5e44e13a715346d1427703510
  • Contract Address: 0xBfd842AE189d4F388cf80F4b6B0058205126BB72
  • Contract Address (with Events): 0x1EcCD1B5CE36FC23998b85D1c8f3ff71c24f2e51