Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

feat: generate + mass create NFTs with pallet-uniques #299

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

peterwht
Copy link
Contributor

@peterwht peterwht commented Sep 29, 2023

Prerequisite: #297
Solves: #282
Follow up: #283 & #285

Provides scripts + building blocks to:

  • Bulk create mock NFTs on a local network, no images required.
  • Generate NFT images from trait .pngs
  • And an e2e example of generating NFTs + metadata from traits, storing them in IPFS (in progress), and creating them on a parachain

Currently, this does not mint NFTs to accounts. Rather, it pre-populates all NFTs with metadata.

@peterwht peterwht self-assigned this Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant