ProofOfWork Setup Clone repo Copy .env.example to .env and fill in your private key and RPC URL Install dependencies: npm install Compile & deploy: npm run compile npm run deploy