eth-erc20

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

README.test (158B)


      1 On arch, Python.h is in non-standard location, which may cause pip install -r test_requirements to fail.
      2 
      3 If so, set env CFLAGS=`pkg-config --cflags python3`