@twin.org/nft-connector-entity-storage
v0.9.1
Published
Entity storage NFT connector for local persistence and test-oriented workflows.
Maintainers
Readme
TWIN NFT Connector Entity Storage
This package provides an entity-storage-backed NFT connector for mint, resolve, transfer, update, and burn operations. It is useful for local development and integration testing where a storage abstraction is needed without relying on a live network.
Installation
npm install @twin.org/nft-connector-entity-storageExamples
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
