JSPM

  • Created
  • Published
  • Downloads 612
  • Score
    100M100P100Q130531F
  • License MIT

Package Exports

  • @zoralabs/zora-1155-contracts
  • @zoralabs/zora-1155-contracts/dist/index.cjs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@zoralabs/zora-1155-contracts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Zora 1155 Contracts

The Zora Creator 1155 Contracts are the 1155 complement to the Zora 721 Drops Contracts. While the 721 Drops Contracts enable creators to mint unique, non-fungible tokens (NFTs), the 1155 Contracts allow creators to mint semi-fungible tokens with a set of flexible properties.

The main implementation of the Zora Creator 1155 Contracts includes the following modules:

  • Metadata Control
  • Royalties Control
  • Minting Control
  • Permissions Control
  • Royalties Controls

Most controls exist on a per-contract and per-token level. Per contract level is defined as any configuration existing in the pre-reserved 0 token space.