@bosonprotocol/metadata
v1.16.2
Published
Offer metadata schemas, types and tools of the Boson Protocol.
Downloads
3,079
Keywords
Readme
@bosonprotocol/metadata
Offer metadata schemas, types and tools of the Boson Protocol.
Install
npm install @bosonprotocol/metadata
# OR
yarn add @bosonprotocol/metadata
Details
Several Metadata Schema are defined, for different purpose:
- SELLER: Metadata Schema for a Seller
- COLLECTION: Metadata Schema for a Collection of Offers
- rNFT: Metadata Schema for a Redeemable NFT (similar to BASE)
- BASE: Base Schema Metadata for an Offer
- PRODUCT_V1: Metadata Schema for a Physical Product Offer (version 1)
- BUNDLE: Metadata Schema for a Bundle Offer
- ITEM_PRODUCT_V1: Metadata Schema for an Physical Product Item (referenced in a Bundle Offer)
- ITEM_NFT: Metadata Schema for an NFT Item (referenced in a Bundle Offer)