@twin.org/dlt-account
v0.9.2-next.2
Published
Account management utilities for distributed ledger operations.
Maintainers
Readme
TWIN DLT Account
This package provides helper utilities for managing distributed ledger accounts. It covers the full account lifecycle against a vault connector, including BIP44 key derivation, secure storage of mnemonics and seeds, address generation, and account migration operations. Services that need consistent, repeatable account management can use it to avoid reimplementing common cryptographic patterns.
Installation
npm install @twin.org/dlt-accountExamples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
