This resource has been implemented to get you started hacking right away using the Biconomy SDK in a hackathon setting. This is an ever changing repository with quick start guides and configurations ready for you to use.
To dive straight into the documentation you can do so here
Check out the Starter templates below that will allow you to get started building with preconfigured templates:
Social Auth + Connect to Gasless Counter Smart Contract with Vite
Social Auth + Gasless NFT + Batch Mint with Vite
Social Auth + Gasless Batched Mint + Batched Mint and Transfer with Vite and React
More coming soon!
Using the Biconomy SDK with some frontend frameworks requires some small webpack configurations. Check out the Configs folder to see the current configurations for Next JS, Vite, and React. More frameworks coming soon!
Use the Config files and included package json files to check against your own configs.
Check out a full demo show casing several different use cases of the Biconomy SDK:
https://github.com/bcnmy/sdk-demo
Have any improvements to be made? Feel free to make a Pull Request!