eth-erc20

ERC20 interface and example giftable token contract
Info | Log | Files | Refs | LICENSE

__init__.py (119B)


      1 from .factory import GiftableToken
      2 from .factory import bytecode
      3 from .factory import create
      4 from .factory import args