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

Javascript SDK to communicate with BNB Beacon Chain.

Results 73 javascript-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

yarn add @binance-chain/bsc-connector

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

#When I use through API then this (api/v1/transactions) then message appear "message": "API rate limit exceeded" as eg : https://testnet-dex.binance.org/api/v1/transactions?address=" path of main-net address "&startTime=1635938169806 as you see at this...

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

got error when add lib to react-native project ``` Error: Unable to resolve module @ledgerhq/hw-transport-node-hid from node_modules/@binance-chain/javascript-sdk/lib/ledger/index.js: @ledgerhq/hw-transport-node-hid could not be found within the project or in these directories: node_modules/@binance-chain/javascript-sdk/node_modules...