aptos-labs / petra-plugin-wallet-adapter

Apache License 2.0
5 stars 3 forks source link

Update to support wallet adapter v2 #14

Closed hardsetting closed 8 months ago

hardsetting commented 9 months ago

Update to wallet adapter v2 and sponsored transactions

hardsetting commented 9 months ago

I wonder if we need to hold the conversion layer in the plugin level or on the adapter. A proposal plan to support both v1 and v2 is to have the plugin hod a version?:"v1"|"v2" prop and the adapter to do the i/o conversion.

See my comment https://github.com/aptos-labs/petra-plugin-wallet-adapter/pull/15#issuecomment-1906751125