terra_sdk.client.localterra
AsyncLocalTerra Objects
_1class AsyncLocalTerra(AsyncLCDClient)
An :class:AsyncLCDClient that comes preconfigured with the default settings for
connecting to a LocalTerra node.
wallets
Ready-to use :class:Wallet objects with LocalTerra default accounts.
LocalTerra Objects
_1class LocalTerra(LCDClient)
A :class:LCDClient that comes preconfigured with the default settings for
connecting to a LocalTerra node.
wallets
Ready-to use :class:Wallet objects with LocalTerra default accounts.
>>> terra = LocalTerra() >>> terra.wallets['test1'].key.acc_address 'terra1x46rqay4d3cssq8gxxvqz8xt6nwlz4td20k38v'