📄️ Installation
Biconomy SDK ships multiple development libraries as single Monorepo.
📄️ Initialize Smart Account Instance
Connecting your EOA signer account for multi-chain Smart Account access
📄️ Smart Account Methods
After initialising a smart account instance you will gain access to several useful methods. Below are the listed methods you can use.
🗃️ Send Transactions
2 items
📄️ Sending a Batch of Transactions
One Click Batching With Atomicity
📄️ Transaction Response
You will get a transaction response object when sending single or batched transactions. Below are the methods available from this object.
📄️ Network Switching
Let's talk about network switching. Biconmy SDK allows for easy network switching.
📄️ Networks Supported
Biconomy Smart Accounts are multi-chain. In order to make your users interact on another chain using their Smart Account, you'd only need to change either activeChainId or when interacting pass the chainId as part of Data Transfer Object (txn method argument). We currently have support for the following blockchain networks & will be adding more soon.