js-sdk

JavaScript SDK for the Alby OAuth2 Wallet API and the Nostr Wallet Connect API.

Downloads
13.6K
Stars
63
Committers
10
js-sdk - v2.3.0

Published by pavanjoshi914 about 1 year ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v2.2.3...v2.3.0

js-sdk - Patch: NWC getBalance response type

Published by rolznz about 1 year ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v2.2.2...v2.2.3

js-sdk - NWC getBalance

Published by rolznz about 1 year ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v2.2.1...v2.2.2

js-sdk - Fix: default condition should be last one

Published by rolznz about 1 year ago

js-sdk - v2.2.0

Published by reneaaron about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/getAlby/js-sdk/compare/v2.1.0...v2.2.0

js-sdk - v2.0.0

Published by rolznz over 1 year ago

What's Changed

  • add Nostr Wallet Connect WebLN provider
  • add Alby webhook api methods
  • BREAKING CHANGE: Remove cross-fetch. Cross-fetch is unmaintained and breaks in serverless and service worker environments. If you do not have a global fetch, please add a polyfill (see the README for more info)

Full Changelog: https://github.com/getAlby/alby-js-sdk/compare/v1.3.0...v2.0.0

js-sdk - v1.3.0

Published by bumi almost 2 years ago

  • Add support for multi-keysend payments
js-sdk - v.1.1.2

Published by bumi about 2 years ago

  • Initial release