Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.51 KB

README.MD

File metadata and controls

37 lines (18 loc) · 1.51 KB

Biconomy SDK Starter Guide

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

Quick Start guides

Check out the Starter templates below that will allow you to get started building with preconfigured templates:

Basic Next JS Auth Starter

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!

Configuration Files

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.

Full Demo

Check out a full demo show casing several different use cases of the Biconomy SDK:

https://github.com/bcnmy/sdk-demo

Pull requests welcome

Have any improvements to be made? Feel free to make a Pull Request!