js-sdk icon indicating copy to clipboard operation
js-sdk copied to clipboard

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

Results 43 js-sdk issues
Sort by recently updated
recently updated
newest added

Why is user_agent in two different options types? does it matter which one you set? I think this is confusing. See `OAuth2UserOptions` and `RequestOptions` - both have a `user_agent` property.

The error I get: `Cannot find module '@webbtc/webln-types' or its corresponding type declarations.` @webbtc/webln-types is declared as dev dependency but imported in the code, is this why? or can it...

Currently we are limited to using methods exposed by JS SDK rather than all Alby API methods.

See https://github.com/getAlby/hub/pull/357

There are quite some console.log/info/error statements which can be useful for debugging, but also pollute the console. It would be nice if NWCOptions could be extended with a "verbose" or...

Closes https://github.com/getAlby/js-sdk/issues/228

You can import `{nwc}` from the package and then use `nwc.NWCClient` in the same way as the examples.

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...

dependencies

See https://github.com/nostr-protocol/nips/pull/1353/files

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.5 to 29.5.13. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=29.5.5&new-version=29.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies