@aleph-sdk/cosmos
v1.7.4
Published
Cosmos accounts for signing messages on aleph.im
Readme
@aleph-sdk/cosmos
This package facilitates Cosmos account management and message signing within the Aleph.im network, leveraging the Cosmos protocol. It includes functionalities for account creation, message signing, and account import using both mnemonics and private keys.
See @aleph-sdk/client or the offical docs as the entrypoint for developing with aleph.im.
Features
- Supports creating new Cosmos accounts with random mnemonic generation.
- Allows importing Cosmos accounts using a mnemonic or a private key.
- Integrates account signing functionality for Aleph.im messages with support for account numbers.
- Provides utilities to verify the authenticity of a signature.
