- Type
yarnto synchronise packages - There is need to fill .env file according to .env.example
- In order to deploy contract type
yarn hardhat run scripts/deployment/main.js --network polygonMumbai - There is need to register keepers link
- Once the contract is already deployed but the game has been ended you can type
yarn hardhat run scripts/deployment/getContractAndConfigure.js --network polygonMumbaito deposit LP tokens again and keepers will do the rest :)
More detailed instruction is here [draft version!!]