@binance-chain/ledger-bridge
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

@binance-chain/ledger-bridge

Usage

import { BSCLedgerBridge } from '@binance-chain/ledger-bridge';

const bridge = new BSCLedgerBridge();
const ledgerLive = `m/44'/60'/0'/0/0`;

await bridge.getFirstPage(ledgerLive);

Development

  1. git clone
  2. yarn install
  3. yarn start
  4. cd example && yarn dev
  5. You can visit it by http://localhost:8080/

Readme

Keywords

none

Package Sidebar

Install

npm i @binance-chain/ledger-bridge

Weekly Downloads

2

Version

1.1.3

License

MIT

Unpacked Size

28.1 MB

Total Files

81

Last publish

Collaborators

  • binance-chain-npm