uphold-sdk-javascript icon indicating copy to clipboard operation
uphold-sdk-javascript copied to clipboard

Uphold SDK for JavaScript

Results 18 uphold-sdk-javascript issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

#### Description A description of the intent of the work contained on the commits, with an optional background context, screenshots, etc. #### Related issues List any related issues and/or PRs.

This PR adds the support for a `reference` field when creating card transactions.

Hello Team, It will be great if Would you consider to Add ETH compatible DPOS chain XinFin(XDC) Network support. XinFin Digital Contract or XDC — the XinFin network’s native crypto...

#### Description In the README.md, it states that this SDK works in the browser. > Supported platforms > This SDK can be used on both browser and Node.js environments. However,...

#### Description Any plans to add types through the types registry or bundled with the library?

I'm trying to set up an app using the SDK, but I can't get my client to authorise. Here's the [relevant part of the docs](https://uphold.github.io/uphold-sdk-javascript/sdk.html) that I fail to understand:...

#### Description **Feature Request** The SDK getCards function does not support query filters that are available in the underlying API. SDK: https://uphold.github.io/uphold-sdk-javascript/actions/card/get-cards.html API: https://uphold.com/en/developer/api/documentation/#list-cards Provide additional options/params to support the...

enhancement