Vandan

Results 36 comments of Vandan

Please specify all the [RPC connection metadat](https://eips.ethereum.org/EIPS/eip-3085)a you included in your `wallet_addEthereumChain` call for "BNB Testnet BEP20 Network"

Signin seems to be working from this test dapp: https://anza-xyz.github.io/wallet-adapter/example/ I'm wondering why signin would work differently from the multichain test dapp. ![Image](https://github.com/user-attachments/assets/64ab5fc8-7400-4749-928f-5683811c3a71)

For MetaMask, I do not believe we need to document the scenario where `wallet_createSession` is used with `sessionIds`.

The CAIP standards extensively use the term "session", which insinuates a transient connection. MetaMask predominantly establishes persistent connections so we could consider using alternative terminology such as "connection". But I'm...

One new request came up. In `wallet_createSession` requests. When CAIP-217 `scopeObjects` are specified under `optionalScopes`, only the following parameters are supported: - references - methods - notifications - accounts >...

See also: https://github.com/MetaMask/metamask-improvement-proposals/pull/60

Sorry to change this, but the multichain API will essentially be rolling directly to production (vs Flask). We will still need to describe it as "experimental" in the API reference...

Thanks for getting us started. I'm just jotting down some ideas for additional developer questions that these docs might address: - Is development on Solana supported in MetaMask (ex. testnet,...

> Thanks for getting us started. I'm just jotting down some ideas for additional developer questions that these docs might address: > > * Is development on Solana supported in...