erc20token
v0.0.7
Published
ERC20 token utility.
Downloads
8
Readme
erc20token
Simple Node.js app to get balance of erc20 tokens from a local geth node.
Node 8.9 required for async functions.
Usage: Install globally with npn.
erc20token 0xTOKENCONTRACTADDRESS
Inspired by: human-standard-token-abi https://github.com/danfinlay/human-standard-token-abi.git