airgap-it / beacon-sdk

The beacon sdk allows developers of dApps and wallets on Tezos to implement the wallet interaction standard tzip-10.
https://walletbeacon.io
MIT License
103 stars 65 forks source link

Add a registry API to dynamically fetch the list of supported wallets #831

Open IsaccoSordo opened 1 week ago

IsaccoSordo commented 1 week ago

Summary Like the title says, it would be great to dynamically fetch the list of supported wallets from an API. This way, there won’t be a need to release a new version of Beacon with each new wallet addition.

Describe the expected behaviour The list of supported wallets gets automatically updated without the need of upgrading Beacon.