cardano-foundation / cardano-connect-with-wallet

This repository aims to provide useful hooks and React components as well as a framework-independent core library
https://cardano-foundation.github.io/cardano-connect-with-wallet/react-storybook
Apache License 2.0
86 stars 26 forks source link

[Feature]: Update to support final CIP-30 and thus CIP-30 extensions #101

Open Ryun1 opened 7 months ago

Ryun1 commented 7 months ago

🚀 The feature and your motivation

It would be really great to have this tool updated to the final version of CIP-30, so that this can also support CIP-30 extensions.

Endpoints such as .supportedExtensions and .getExtensions need to be added to the base connector, as well as some logic for dApps to be able to request specific CIP-30 extensions.

Final CIP-30.

Alternatives

No response

Additional context

We would love to use this within GovTool, but because this does not support CIP-30 extensions, specifically CIP-95 we cannot.

fabianbormann commented 3 months ago

This will be the next item on my to-do list. Sorry, it looks like I overlooked this issue