Python package wrapping public and private key cryptography and ledger API for Cosmos, part of the Open AEA framework. Current version: 2.2.7. Release cadence follows Open AEA releases.
pip install open-aea-ledger-cosmosNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Quickstart to generate a Cosmos key pair and print the address.
Check migration guide in Open AEA docs: https://docs.fetch.ai/aea/
Install open-aea: pip install open-aea
Use CosmosApi object methods instead of standalone functions.
No dependency data recorded yet.
No resource links recorded.