diff --git a/wallet/index.mdx b/wallet/index.mdx index 5d5f4ab17b..8f4c145c25 100644 --- a/wallet/index.mdx +++ b/wallet/index.mdx @@ -27,8 +27,6 @@ For developers who need direct control, the **MetaMask API (JSON-RPC)** provides - Perform actions like signing data, executing transactions, and listening for wallet events - Build dapp logic directly within MetaMask or other Ethereum-compatible environments -Connect a test wallet and test the JSON-RPC API directly from our docs by choosing a specific API endpoint: [API Reference](/wallet/reference/json-rpc-api/). - ## Next Steps - **[Get Started with the SDK](/wallet/connect/sdk/#steps):** Learn the steps to integrate the SDK into your dapp.