erc20-vend

Create ERC20 tokens the can be minted by existing ERC20 token balance
Log | Files | Refs

__init__.py (98B)


      1 from .vend import Vend
      2 from .vend import bytecode
      3 from .vend import create
      4 from .vend import args