cosmostation / cosmosjs

:star: CosmosJS - Cosmos JavaScript Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it contain testnet address generation?

RudrikaFichadiya opened this issue · comments

Is there any testnet? Because mintscan has only one option for cosmoshub-2 which does not differentiate mainnet and testnet.

commented

We used to support testnet, but we only support mainnet at this moment.

You can generate your own testnet addresses by setBech32MainPrefix().

And what is your LCD? is it your own LCD url?

commented

@RudrikaFichadiya
We will close this issue if this has been resolved.