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

Hi. I'm new to binance chain and I wonder how can I get the receipt of a transaction after issuing it. by receipt, I mean the block height of the...

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cached-path-relative&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](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

Additional binance-smartchain / bsc-connector API call

const client = new BncClient("https://xxx.api.com/") Who can tell me the address

https://app.marsecosystem.com/home

Is there any documentation to programmatically be able to use Binance Bridge from a smart contract in BSC? Or connecting to Binance Bridge over an API off-chain?

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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

https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=pt-BR

Most API methods now (especially utils) use hex strings, and others consume/return Buffer. We should use Buffer everywhere, as it is more modern, efficient and flexible (e.g. getting hex is...

enhancement
good first issue