Skip to content

Okay-Bet/okay-bet-contracts

Repository files navigation

Okay Bet Contracts

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

Testing

We use chai and hardhat to run tests. Use command:

npx hardhat test

Deploying Contracts

npm run deploy
# or
yarn deploy

Releasing Contracts

npm run release
# or
yarn release

Archives

Old contracts and tests are in the Archives folder

About

Smart Contracts and Tests for Okay Bet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published