3983114ae5
replace types with interfaces where necessary to allow mocking implement fake eth scanner and erc20 contracts |
||
---|---|---|
.. | ||
README.md | ||
doc.go | ||
ierc20.go | ||
ierc20.sol | ||
ierc20_iface.go |
README.md
ERC20 interface
Can be used for interaction with any erc20 compatible token. Code was taken from zeppelin libraries.