@aleph-sdk/nuls2
v1.2.0
Published
Nuls2 accounts for signing messages on aleph.im
Downloads
7
Readme
@aleph-sdk/nuls2
The @aleph-sdk/nuls2 package facilitates interaction with the NULS2 blockchain for account management and message signing within the Aleph.im ecosystem. It leverages cryptographic standards and blockchain utilities to create, import, encrypt, decrypt, and sign messages using NULS2 protocol accounts.
See @aleph-sdk/client or the offical docs as the entrypoint for developing with aleph.im.
Features
- Account Creation & Import: Generate new accounts or import existing ones using a mnemonic or private key.
- Message Signing: Sign messages in a format compatible with the Aleph.im network, utilizing the NULS2 blockchain's signature algorithms.
- Data Encryption & Decryption: Encrypt and decrypt content using public and private keys of a NULS2 account, ensuring secure data handling.
- Blockchain Compatibility: Designed explicitly for NULS2 protocol integration, supporting custom chain IDs and address prefixes.