yarn
yarn global add hardhat-shorthand
yarn node
- Configure the following environment variables on a .env in the package root:
- Mnemonic - Deployment Owner(s) BIP-32 Mnemonic phrase
- Lottery Participant Entry Fee in Wei
- Owner Fee in Wei
yarn deploy
(Default network: Kovan Ethereum Testnet)
yarn test