Skip to content

Commit f962a97

Browse files
committed
update sub accounts
1 parent 4e0e832 commit f962a97

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/base-account/framework-integrations/privy/sub-accounts.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ as the user's interactions produce no passkey prompts or popups.
1515

1616
Users can manage all their Sub Accounts at [account.base.app](https://account.base.app).
1717

18+
<Note>
19+
If you would like to see a live demo of Sub Accounts in action, check out our [Sub Accounts Demo](https://sub-accounts-fc.vercel.app).
20+
</Note>
21+
1822
### What you'll achieve
1923

2024
By the end of this guide, you will:

docs/base-account/framework-integrations/privy/wallet-actions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Learn how to perform wallet actions including signing messages, typed data, and
99

1010
## Overview
1111

12-
Privy provides comprehensive wallet action hooks that work seamlessly with EVM (Ethereum-compatible) wallets. You can sign messages, typed data, raw hashes, and transactions, as well as send transactions directly.
12+
Privy provides comprehensive [wallet action hooks](https://docs.privy.io/wallets/using-wallets/ethereum/send-a-transaction) that work seamlessly with EVM (Ethereum-compatible) wallets. You can sign messages, typed data, raw hashes, and transactions, as well as send transactions directly.
1313

1414
### What you'll achieve
1515

0 commit comments

Comments
 (0)