Last active
August 29, 2015 14:23
-
-
Save frozeman/3ba4fec1c4ba3ce7a9f8 to your computer and use it in GitHub Desktop.
Ethereum Meetup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/frozeman/simple-dapp-example | |
./geth --rpccorsdomain "*" --rpc --networkid 8545 --minerthreads "1" --datadir <somePath>/testChain console | |
> admin.addPeer('enode://413a0d7a9b9e727dd7f20938401e2aa569549e075b1341eb4cc5073ee99fe8251b9d7d2be6d4a15bcc28c698589f17d0b2cfadda54a0f1aa6d0627082fefc5cb@10.10.42.108:30303') |
0x66b15066910a6afa7aa1680b43c094a530f0fa7c
sorry my first one was from the wrong data-dir ( olympic ) - not this test-net
this is the one for today: 0x1e26a7094db4def81b1c9e49243b25ec551f680e
Contract ADDRESS: 0x89a0368e0021a72987a5fa547cb1d9b235194e2e
0x343c98e2b6e49bc0fed722c2a269f3814ddd1533
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
0x3940507f62808e388af408f8be998ed860a47b27
Me too (-: