Update caip-294 to fit extension id as valid target type (caip-341)#9
Conversation
ffmcgee725
commented
Dec 12, 2024
- Update caip-294 to fit extension id as valid target type 👉🏾 caip341
|
We should also add this property / description to CAIP-282 here |
|
Also the expected type should be modified here on CAIP-295: |
|
Do we envision a world in which a wallet supports multiple transports/interfaces. If so, do we think it makes more sense for those to all be defined in one Wallet announcement event, or in several separate wallet announcement events? Currently I'm thinking that it should be one wallet announcement event, but that doesn't work with the current data structure. In that case perhaps something like this makes more sense again |
Worth discussing. I would think wallets would generally tend towards supporting one entrypoint/transport for any given context and tell the dapp this is the one to use in this context (platform/browser). Otherwise you're imposing a burden on dapps/libraries to add logic to decide between these options. But perhaps I'm being short sighted and there are good reasons for offering multiple transport options |
|
is this ready to go when ChainAgnostic#341 is merged? |
…wallet-messaging-interface-update
Co-authored-by: jiexi <jiexiluan@gmail.com>
Co-authored-by: jiexi <jiexiluan@gmail.com>