erc20-demurrage-token

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

__init__.py (66B)


      1 import os
      2 
      3 data_dir = os.path.realpath(os.path.dirname(__file__))