This is the home of Okay Bet Smart contracts and thier associated tests. This repo is taken from a template of thirdweb with typescript and hardhat.
Contract deployed on Base: https://basescan.org/address/0xA32DbbA5427fEE87D3CC6CbF85Cd42A75E2F413C
We use chai and hardhat to run tests. Use command:
npx hardhat test
npm run deploy
# or
yarn deploynpm run release
# or
yarn releaseOld contracts and tests are in the Archives folder