All Projects → onflow → freshmint

onflow / freshmint

Licence: MIT license
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
Cadence
7 projects

Freshmint 🍃

The minty fresh way to launch an NFT project.

⚠️ This project is still in alpha phase. Please expect breaking changes at it evolves!

Freshmint is an all-in-one tool to deploy a decentralized NFT project on the Flow blockchain using Next.js and IPFS.

What it gives you:

  • A custom ready-to-deploy NFT contract 🗒️
  • A simple command to mint NFT sets from CSV and image data 🖼️
  • A pre-built app template for running a live NFT drop 📫

Installation

npm install -g @onflow/freshmint

# start a new project
fresh start

After creating a new project, follow the instructions in your project README to get it up and running!

Acknowledgments

Freshmint owes its existence to minty, an NFT minting tool for IPFS developed by @yusefnapora. Most of the core logic in fresh is borrowed from minty.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].