https://github.com/jadbox/ethbalancer
https://github.com/jadbox/ethbalancer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jadbox/ethbalancer
- Owner: jadbox
- License: mit
- Created: 2020-04-15T20:42:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T00:32:54.000Z (about 6 years ago)
- Last Synced: 2025-12-07T15:05:34.689Z (6 months ago)
- Language: HTML
- Size: 434 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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