javascript-sdk
javascript-sdk copied to clipboard
Javascript SDK to communicate with BNB Beacon Chain.
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 [](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...
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 [](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...
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...