Skip to content

NFTr/mintr-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mintr

A simple, but powerful dApp for creating, managing, uploading, and minting NFTs. Supports the open-metaverse standards for all types of content using the Schema.org schema for minting anything.

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.

Blockchain Setup

Download, install and run the appropriate blockchain software in full-node mode.

Upload API Options

Mintr supports multiple storage providers for uploading your NFT files and metadata:

  1. Pinata

    • Another popular IPFS pinning service
    • Offers both free and paid plans with additional features
  2. Akord

    • Decentralized storage solution
    • Focuses on privacy and data ownership
  3. Arweave

    • Permanent, decentralized storage
    • Pay once for permanent storage
  4. NFT.storage

    • Get your own API key for uploading to IPFS
    • Recommended for its free and decentralized storage

Choose the provider that best fits your needs and obtain the necessary API key or credentials.

Create your collection's DID and NFT wallets. You can follow this YouTube tutorial for guidance.

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

Blockchain Faucet

Get free tokens from an official faucet to get started.

Resources

NFT Developer Guide

Refer to the official documentation for step-by-step instructions on getting started.

A JSON validator with the appropriate 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.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published