Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Latest commit

 

History

History

Chess Access Control Policy

This is the access control policy that dictates who the table used in the Chess game can be updated

# compile the contract
npx hardhat compile
# test the contract
npx hardhat test
# deploy the contract
node --network rinkeby scripts/deploy.js