- Get an API key from Helius. We'll need this to be able to fetch wallet details.
- Get an API key from Candy Pay. We'll need this to be able to fetch wallet details.
- Setup env as
.env.examplefile with your app - Run
yarn run devto start dev server - Make changes and have fun!
- Run
buildlocally to make sure everything is compiling correctly - Link your favourite server provider to your repository (using Vercel for the demo)
- Any push to
mainbranch should automatically deploy a new version
