Install the Puzzle wallet from the dist.zip provided in Slack.
Clone this repo and run pnpm i && pnpm dev to run the demo
Navigate to localhost:5173 and connect the Puzzle wallet
Play around with the calculator, and let us know if you have any questions!
Aleo code for the calculator is in puzzlecalculator.aleo. It has already been deployed, and you shouldn't have to modify it, but it is provided for reference.