Skip to content

RenanSgorlom/freshmint

 
 

Repository files navigation

Freshmint 🍃

Freshmint is a framework for building NFT-based applications on Flow.

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

  • Create and deploy high-quality NFT contracts
  • Mint NFTs with on-chain metadata backed by IPFS
  • Use from the command-line or as a Node.js library

Quick start

npm install -g freshmint@alpha

# Create a new Freshmint project in ./my-project
fresh start my-project

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

Documentation

Acknowledgments

Freshmint owes its existence to Minty, an NFT minting tool developed by @yusefnapora. An early version of Freshmint borrowed much of its core logic from Minty.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 58.7%
  • Cadence 38.7%
  • JavaScript 2.6%