evm-booking

EVM smart contract for ERC20 backed time slot booking
Info | Log | Files | Refs | README

.gitignore (80B)


      1 __pycache__
      2 *.pyc
      3 build/
      4 *.egg-info
      5 solidity/*.json
      6 solidity/*.bin
      7 python/dist/