UNPKG

@xchainjs/xchain-cosmos

Version:

Custom Cosmos client and utilities used by XChainJS clients

5 lines (4 loc) 174 B
export { ClientKeystore as Client, ClientKeystore } from './clientKeystore'; export { ClientLedger } from './clientLedger'; export * from './utils'; export * from './const';