Skip to content

bitcoinbrisbane/AirBitz-Eth-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AirBitz-Eth-Client

geth -testnet --mine --rpc --cache=2048 --maxpeers=0 --rpccorsdomain "*" --rpcaddr "0.0.0.0" --rpcapi "eth,web3,personal,net,miner,admin,debug"

curl http://localhost:8545 -X POST --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1337}' curl http://192.168.0.103:8545 -X POST --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1337}'

Test accounts

On Ubuntu 0x01b382ad42e4e0b487dd4afa343980bfde0639fb 0xf63eb1cd56336b4cd0ebcbd25b773195d520ab15 0x5757b5c3d846ec22402339c9cbe9e207346b2f55

On Mac 0x365cb620d1d1b30d7224c04a18fecaf04113eeb6 0xfAc2682521Cc3Bd6F199b58F3cDEB9e802C02AfC 1000000000000000000

On HyperV 0xd17611c999e946202d1237f0ffaccaf779f4f180

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors