- 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.example
file with your app - Run
yarn run dev
to start dev server - Make changes and have fun!
- Run
build
locally to make sure everything is compiling correctly - Link your favourite server provider to your repository (using Vercel for the demo)
- Any push to
main
branch should automatically deploy a new version