pGALA recovery plan contracts
❍ npm install
❍ npm run test
Create an .env file with the following fields:
BSC_MAINNET_NODE=
BSCSCAN_API_KEY=
BSC_MAINNET_PRIVATE_KEY=
❍ npx hardhat run --network mainnet scripts/deploy-script.js
❍ npx hardhat verify --network mainnet DEPLOYED_CONTRACT_ADDRESS "Constructor argument 1"