thirdweb
Smart Contract-Enabled Accounts on Linea​
thirdweb SDK​
thirdweb's Smart Wallet SDK allows you to implement EIP-4337-compliant smart contract-enabled accounts on Linea, and leverages Pimlico infrastructure for Bundler and Paymaster.
A smart contract-enabled account, or smart account, is a type of web3 account that can be customized and managed by smart contracts.
This smart account is unlocked by a private key. This key can be held in MetaMask, on your local machine, or elsewhere, and is used as a way to 'sign in' to the account.
Benefits of Smart Contract-Enabled Accounts:​
- Optimized transaction efficiency and batch transactions
- Combine multiple transactions into a single transaction to save on gas fees
- Improved security features
- Social and multi-sig recovery
- Recover an account without seed phrases/passwords
- Nominate a trusted person to recover your account in the case of an emergency
Use cases for the thirdweb Smart Wallet SDK:​
As a dapp developer, you may want to control the user experience from the onboarding phase and embed a smart wallet in your dapp by default. thirdweb's Smart Wallet SDK will help you to do this with low-code, with Node.js, and React templates.
You can find the documentation on thirdweb's Smart Wallet here: