UNPKG

hodl-wallet

Version:

🧊 HODL Wallet - Fast CLI crypto wallet!

10 lines (9 loc) • 262 B
import BitcoinNetwork from './lib/BitcoinNetwork.js'; export default { NetworkClass: BitcoinNetwork, name: '[BTC] Bitcoin', url: 'https://blockstream.info/api', nativeToken: 'BTC', explorer: 'https://blockstream.info/tx/', tokens: {} };