Skip to content

Instantly share code, notes, and snippets.

@frozeman
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frozeman/3ba4fec1c4ba3ce7a9f8 to your computer and use it in GitHub Desktop.
Save frozeman/3ba4fec1c4ba3ce7a9f8 to your computer and use it in GitHub Desktop.
Ethereum Meetup
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')
@ligi
Copy link

ligi commented Jun 18, 2015

92fc2349355028f2f05eb1720cbd0e15116502b0

@step21
Copy link

step21 commented Jun 18, 2015

0xfa2e276c4e19e768e12d32b66d58f814d5eefa5c

@frozeman
Copy link
Author

enode://413a0d7a9b9e727dd7f20938401e2aa569549e075b1341eb4cc5073ee99fe8251b9d7d2be6d4a15bcc28c698589f17d0b2cfadda54a0f1aa6d0627082fefc5cb@178.19.221.38:30303

@schildbach
Copy link

0x3940507f62808e388af408f8be998ed860a47b27
Me too (-:

@yann300
Copy link

yann300 commented Jun 18, 2015

0x66b15066910a6afa7aa1680b43c094a530f0fa7c

@ligi
Copy link

ligi commented Jun 18, 2015

sorry my first one was from the wrong data-dir ( olympic ) - not this test-net
this is the one for today: 0x1e26a7094db4def81b1c9e49243b25ec551f680e

@frozeman
Copy link
Author

Contract ADDRESS: 0x89a0368e0021a72987a5fa547cb1d9b235194e2e

@frozeman
Copy link
Author

0x343c98e2b6e49bc0fed722c2a269f3814ddd1533

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment