UNPKG

@xchainjs/xchain-binance

Version:

Custom Binance client and utilities used by XChainJS clients

5 lines (4 loc) 165 B
export * from './client'; export * from './types'; export { getDerivePath, getDefaultFees, getPrefix } from './utils'; export { AssetBNB, BNBChain } from './const';