import baseX from 'base-x' const BASE58 = '123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz' export const base58btc = baseX(BASE58)