Skip to content

Commit

Permalink
Updates to Introduction (shorten a bullet and change link) reduce the…
Browse files Browse the repository at this point in the history
… opportunity for user to navigate away and send them similar info on EIP 6963 from within the docs.
  • Loading branch information
httpJunkie committed Sep 27, 2024
1 parent a2f887f commit 9e4818a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wallet/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Get started by [connecting to MetaMask](connect/index.md).
- **Cross-platform compatibility** – Integrate with MetaMask from desktop, iOS, Android, React Native, and more.
- **Seamless connections** – Minimize reconnections and improve user experience, especially on mobile.
- **Mobile-first optimization** – Enable faster wallet interactions with instant deeplinks and advanced features.
- **Enhanced functionality** – Use features such as [RPC request batching](how-to/batch-json-rpc-requests.md), [EIP-6963](https://eips.ethereum.org/EIPS/eip-6963) for wallet discovery, and wallet security enhancements.
- **Enhanced functionality** – Use [RPC request batching](how-to/batch-json-rpc-requests.md), [EIP-6963](/wallet/concepts/wallet-interoperability.md) for wallet discovery, and wallet security enhancements.

For more control, the **Wallet API** allows developers to interact with wallets, manage Ethereum accounts, and call JSON-RPC methods, with or without the SDK.

Expand Down

0 comments on commit 9e4818a

Please sign in to comment.