getAlby / js-sdk

JavaScript SDK for the Alby OAuth2 Wallet API and the Nostr Wallet Connect API.
https://npmjs.com/package/@getalby/sdk
63 stars 16 forks source link

Add components for choosing NWC application to authorize a connection #11

Closed rolznz closed 1 year ago

rolznz commented 1 year ago

NWC is a public spec and there can be many providers. There is a list of providers in alby-js-sdk.

https://user-images.githubusercontent.com/33993199/234830578-0baf25f9-0179-4244-941c-0c558c613a7a.mov

Figma: https://www.figma.com/file/98bWDLs9dRVnYwW5ZVEqos/Nostr-Wallet-Connect?type=design&node-id=0-1&mode=design

rolznz commented 1 year ago

Update: we think making Web components using https://lit.dev/ would be better. Then it works with any framework and plain html. CC @bumi

rolznz commented 1 year ago

There is a separate project for this: https://github.com/getAlby/lightning-wallet-connect