This repository is unaudited and should not be used in production. Use at your own risk.
/contracts
: smart contracts.hardhat.config.ts
: configuration file.
npx hardhat compile
will compile the contracts, typescript bindings are generated automatically.