- nvm
npm icp .env.example .env- Make sure you have an ETH wallet on Sepolia Base Testnet - you can create one with Metamask. Make sure there's some ETH to cover gas costs.
- Get your wallet's private key into the
.envfile. npm run contract:compilenpm run contract:deploy:sepolia- Get the address from the deploy and put it into the
.envas well. npm run start:cli- to use the cli and cast you votes!