Socket
Book a DemoInstallSign in
Socket

@onflow/freshmint

Package Overview
Dependencies
Maintainers
13
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/freshmint

The minty fresh way to launch an NFT project.

latest
Source
npmnpm
Version
3.0.0-alpha.1
Version published
Maintainers
13
Created
Source

Freshmint 🍃

The minty fresh way to launch an NFT project.

:warning: 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.

Keywords

nft

FAQs

Package last updated on 29 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts