/mintr-web

A simple web app for minting Chia NFTs.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

mintr-web

A simple web app for minting Chia NFTs.

Mintr

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.

Chia Downloads

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

NFT.storage

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

NFT1 (Chia) Minting tutorial

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

UUID Generator

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

Chia Faucet

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

Resources

Chia's NFT Developer Guide

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

JSON Schema Validator

A JSON validator with the Chia NFT metadata schema loaded.

Source Code

mintr-web

The source code for this web app on GitHub.

mintr-local

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