@twin.org/wallet-models
v0.9.2
Published
Defines shared wallet and faucet connector interfaces together with factories for resolving connector implementations
Maintainers
Readme
TWIN Wallet Models
This package defines shared wallet and faucet connector interfaces together with factories for resolving connector implementations. It provides a consistent contract layer so downstream libraries and tools can integrate wallet capabilities without coupling to a specific connector implementation.
Installation
npm install @twin.org/wallet-modelsExamples
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
