@twin.org/verifiable-storage-models
v0.9.1
Published
Shared interfaces, API payload models, and connector factory contracts for verifiable storage
Maintainers
Readme
TWIN Verifiable Storage Models
This package defines the shared contracts used by verifiable storage components across the repository. It includes common interfaces, API request and response models, and context definitions so integrations can rely on a consistent shape for data and behaviour.
By centralising these reusable contracts, it reduces duplication and helps connectors, services, and clients evolve together without introducing mismatched assumptions.
Installation
npm install @twin.org/verifiable-storage-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
