Skip to content

NFTr/mintr-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mintr-web

A simple web app for minting Chia NFTs.

You can use the live version hosted by NFTr.pro.

Getting started

To mint your own NFTs you will need to set up a few things first.

Download, install and run Chia in full-node mode (Farming)

Get your own API key for uploading to IPFS using Mintr's "basic" mode.

Create your collection's DID and NFT wallets. You can follow this YouTube tutorial from xch foundation.

Create a Collection Id (UUID v4) for your collection.

Get free XCH from Chia's official source to get started.

Resources

Chia's official documentation, including step-by-step instructions for getting started.

A JSON validator with the Chia NFT metadata schema loaded.

Source Code

The source code for this web app on GitHub.

The source code for the local helper tools designed to make this even easier.