This code is intended for educational purposes only. It is not production-ready. Use at your own risk.
- Deploy the contracts
cd packages/contracts
pnpm test
pnpm deploy:hekla
-
Deploy the subgraph
-
Update the deployment values in the setup contract and start the game with test data:
cd packages/contracts
pnpm setup:hekla
- Update the deployment values for the close contract and close the game (publish the results):
cd packages/contracts
pnpm close:hekla