Skip to content

Commit 7cb329a

Browse files
committed
code rabbit suggestions
1 parent 6c1f884 commit 7cb329a

File tree

1 file changed

+2
-2
lines changed
  • apps/portal/src/app/engine/v3/configure-wallets/smart-server-wallet/server-wallets

1 file changed

+2
-2
lines changed

apps/portal/src/app/engine/v3/configure-wallets/smart-server-wallet/server-wallets/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Smart Server Wallets
22

3-
Smart server wallets are a smart account designed to perform blockchain operations for backend applications. They can be used to execute transactions, deploy contracts, and interact with the blockchain on behalf of your application.
3+
mart server wallets are smart accounts designed to perform blockchain operations for backend applications.
44

55
## Benefits
66

@@ -10,7 +10,7 @@ Smart server wallets are the recommended way to perform blockchain operations wi
1010
gas funds on your server wallets.
1111
- **Secure Key Management**: Smart server wallets are secured by Vault. Read more about Vault in the Security section below.
1212
- **Minimal Setup:** Smart server wallets can be created with just a few clicks directly in the thirdweb dashboard. No need to manage private keys or seed phrases or secure with external key management systems.
13-
- **Higher Throughput:** Smart contract wallets can handle higher throughput by using multi-dimensional nonces. While Engine handles concurrent transactions through a queue system, smart wallets use parallelization to process multiple transactions at the same time, more efficiently than EOAs.
13+
- **Higher Throughput:** Smart server wallets can handle higher throughput by using multi-dimensional nonces. While Engine handles concurrent transactions through a queue system, smart wallets use parallelization to process multiple transactions at the same time, more efficiently than EOAs.
1414

1515
## Security
1616

0 commit comments

Comments
 (0)