Skip to content

Commit 9ff4ea0

Browse files
AyushBherwani1998yashovardhan
authored andcommitted
use smart account instead of native account abstraction
1 parent afccd31 commit 9ff4ea0

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Effortlessly create and manage smart accounts for your users with just a few lines of code, using
2-
our native account abstraction. Additionally, SCWs offer enhanced control and programmability,
2+
our Smart Account feature. Additionally, smart accounts offer enhanced control and programmability,
33
enabling features like those listed below.
44

55
- Gas Abstraction: Cover transaction fees for users, or allow users to pay for their own
@@ -9,11 +9,12 @@ enabling features like those listed below.
99
$4,000.
1010
- Set Spending Limits: Allow users to set tailored spending limits.
1111

12-
Our native AA integration streamlines your setup, allowing you to create and manage smart accounts
13-
using your favorite libraries like Viem, Ethers, and Wagmi. With this, you don't need to rely on
14-
third party packages to effortlessly create ERC-4337 compatible Smart Contract Wallets (SCWs), and
15-
give users the ability to perform batch transactions and efficiently manage gas sponsorship.
12+
Our smart account integration streamlines your setup, allowing you to create and manage smart
13+
accounts using your favorite libraries like Viem, Ethers, and Wagmi. With this, you don't need to
14+
rely on third party packages to effortlessly create ERC-4337 compatible Smart Contract Wallets
15+
(SCWs), and give users the ability to perform batch transactions and efficiently manage gas
16+
sponsorship.
1617

17-
Web3Auth's native account abstraction gives you the flexibility to configure your bundler client,
18-
and integrate your paymaster. For more insights into how ERC-4337 works and its components,
18+
Web3Auth's smart account feature gives you the flexibility to configure your bundler client, and and
19+
integrate your paymaster. For more insights into how ERC-4337 works and its components,
1920
[check out our detailed blog post](https://blog.web3auth.io/an-ultimate-guide-to-web3-wallets-externally-owned-account-and-smart-contract-wallet/#introduction-to-eip-4337).

0 commit comments

Comments
 (0)