eth-owned

EIP-173 interface and tools for chainlib-eth
git clone git://holbrook.no/eth-owned.git
Log | Files | Refs

__init__.py (85B)


      1 # standard imports
      2 import os
      3 
      4 data_dir = os.path.realpath(os.path.dirname(__file__))