kulkarohan / zeditions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zora Editions [WIP]

Overview

Mirror-style Editions natively on Zora.

Notes

  • Editions invert fractionalization by creating multiple copies of an NFT
  • 1/1 NFT --> n/1 NFTs
  • Each NFT in an edition is unique and implements the ERC721 spec; but collectively they all point to the same content hash and token URI they're derived from

About


Languages

Language:Solidity 58.9%Language:TypeScript 41.1%