Session Keys Tutorial
Use Session keys module with Next JS
📄️ Introduction
This guide focuses on session keys in decentralized applications (dApps), highlighting their role in enhancing user experience and security.
📄️ ABI Session Validation Module
Diving into the ABI Session Validation Module, we explore its significance and interaction with the Session Key Manager Module via SDK.
📄️ Initialize Frontend
Now it's time to work on our Frontend. We will be using Next JS which is a popular react Framework used by many Web3 projects for frontends.
📄️ SDK Integration
In this section we'll integrate the Biconomy SDK and create a Smart Account that will be used for all of our dApp interactions.
📄️ Create Session
In this instance we are not sponsoring the transaction please ensure that you send Amoy matic to your smart account to pay for gas. You can get matic at any polygon faucet. You will not be able to execute this code unless your smart account has some Amoy matic.
📄️ NFT Mint with ABI SVM
In this instance we are not sponsoring the transaction please ensure that you send Amoy matic to your smart account to pay for gas. You will not be able to execute this code unless your smart account has some Amoy matic and Amoy usdc.
🗃️ Batched Session Tutorial
2 items