An open API service indexing awesome lists of open source software.

https://github.com/jadbox/ethbalancer


https://github.com/jadbox/ethbalancer

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ETH-Balance
### Ethereum and Web3.js “Hello World”: Get the ETH Balance of an Ethereum Address
#### Using just 41 lines of HTML + JS, we create a Web3.JS application which can get the ETH Balance of an Ethereum Address

Read my Blog Post here: http://shawntabrizi.com/crypto/ethereum-web3-js-hello-world-get-eth-balance-ethereum-address/

Read my correction to my original sample here: http://shawntabrizi.com/crypto/correcting-ethereum-web3-js-hello-world/

Try it out here: http://shawntabrizi.com/ethbalance/

Using Web3.js: https://github.com/ethereum/web3.js

Using Infura.io: https://infura.io/

## Check out other simple Web3.js samples
https://github.com/shawntabrizi/ERC-20-Token-Balance

https://github.com/shawntabrizi/ETH-Balance-Graph