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 - v3.7.1 Latest Release

Published by rolznz about 1 month ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.7.0...v3.7.1

js-sdk - v3.7.0

Published by rolznz about 2 months ago

What's Changed

Dependency Updates

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.6.1...v3.7.0

js-sdk - v3.6.1

Published by rolznz 4 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.6.0...v3.6.1

js-sdk - v3.6.0

Published by im-adithya 4 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.5.1...v3.6.0

js-sdk - v3.5.1

Published by rolznz 6 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.5.0...v3.5.1

js-sdk - v3.5.0

Published by rolznz 7 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.4.3...v3.5.0

js-sdk - v3.4.3

Published by pavanjoshi914 7 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.4.0...v3.4.3

js-sdk - v3.4.0

Published by rolznz 8 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.3.1...v3.4.0

js-sdk - v3.3.1

Published by rolznz 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.3.0...v3.3.1

js-sdk - v3.3.0

Published by rolznz 9 months ago

This release adds multi_pay_invoice and multi_pay_keysend NWC extension methods. It also exposes a new NWCClient that can be used instead of the WebLN provider (WebLN has more restrictions than NWC)

What's Changed

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

js-sdk - v3.2.3

Published by rolznz 10 months ago

What's Changed

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

js-sdk - v3.2.2

Published by rolznz 10 months ago

What's Changed

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

js-sdk - v3.2.1

Published by rolznz 10 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.2.0...v3.2.1

js-sdk - v3.2.0

Published by rolznz 10 months ago

What's Changed

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

js-sdk - v3.1.0

Published by reneaaron 10 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v3.0.0...v3.1.0

js-sdk - v3.0.0

Published by rolznz 11 months ago

This release significantly reduces the bundle size by removing the deprecated crypto-js library, removing unnecessary source maps from the build output and replacing browserify with Javascript Modules.

Breaking change: generateAuthURL is now async.

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v2.7.0...v3.0.0

js-sdk - v2.7.0

Published by rolznz 11 months ago

This release adds the ability to use the Alby API to decode invoices. It also has one bugfix to make the preimage field in invoices optional (it won't exist for unsettled invoices, which may be returned in future versions), plus some documentation improvements and dependency updates.

DEPRECATION NOTICE: sendToAlbyAccount has been renamed to sendBoostagramToAlbyAccount.

What's Changed

New Contributors

Full Changelog: https://github.com/getAlby/js-sdk/compare/v2.6.0...v2.7.0

js-sdk - v2.6.0

Published by reneaaron 11 months ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v2.5.0...v2.6.0

js-sdk - v2.5.0

Published by pavanjoshi914 about 1 year ago

What's Changed

Full Changelog: https://github.com/getAlby/js-sdk/compare/v2.4.0...v2.5.0

js-sdk - v2.4.0

Published by rolznz about 1 year ago

What's Changed

This release includes a fix for the breaking change in the NWC getBalance RPC method (not yet part of NIP-47)

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