Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 141 Bytes

binancechainwallet.md

File metadata and controls

11 lines (9 loc) · 141 Bytes

Binance Chain Wallet

  1. Set Provider Options
const providerOptions = {
  binancechainwallet: {
    package: true
  }
};