eth-erc20

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

.coveragerc (77B)


      1 [run]
      2 branch = True
      3 [report]
      4 omit = .venv/*
      5         **/runnable/*.py
      6 [html]
      7