There is Tornado governance proposal for upgrade nova contract on Xdai chain.
- Install dependencies:
yarn install
-
Create
.envfile with actual values from.env.sample. -
Run tests:
yarn test
- Run linter:
yarn lint
-
Check
config.jsfor actual values. TakenewNovaImpladdress from README of repository. -
Run deploy:
npx hardhat run scripts/deploy.js --network mainnet