Skip to content

Add asset origin metadata support#3

Open
0xrise wants to merge 2 commits into
mainfrom
feature/asset-origin
Open

Add asset origin metadata support#3
0xrise wants to merge 2 commits into
mainfrom
feature/asset-origin

Conversation

@0xrise
Copy link
Copy Markdown
Collaborator

@0xrise 0xrise commented Feb 27, 2026

Summary

  • add AssetOrigin types, defaults, and UI form in deployer flow
  • include asset_origin block in NFT metadata and show preview summary
  • add validation to ensure required license fields and warnings about exclusive rights

Testing

  • npm install (new)
  • npm run lint (fails: existing lint issues in unrelated files, see log)

- batch-mint-standalone.ts: Standalone script for IPFS upload and metadata generation
- batch-minter.ts: Full SDK integration with on-chain deployment
- README.md: Documentation for batch minting workflow

Features:
- Batch process GLB files from directory
- Automatic asset_origin metadata (Everything Library BUILDINGS template)
- IPFS upload via app API endpoint
- Configurable max supply, mint fees, and naming
- Dry-run mode for testing
- Resume capability with --start-index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant