erc20-demurrage-token

ERC20 token with redistributed continual demurrage
Log | Files | Refs | README

.gitignore (92B)


      1 build/
      2 dist/
      3 *.egg-info
      4 __pycache__
      5 *.pyc
      6 gmon.out
      7 solidity/*.json
      8 solidity/*.bin
      9 .venv
     10 venv