@twin.org/nft-service
v0.9.1
Published
NFT service orchestration with REST route generation.
Maintainers
Readme
TWIN NFT Service
This package provides the service layer for NFT operations and exposes route definitions for API integration. It centralises connector usage behind a consistent interface so applications can invoke NFT actions without coupling to a specific backend.
Installation
npm install @twin.org/nft-serviceExamples
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
