Skip to content

onflow/freshmint

Folders and files

NameName
Last commit message
Last commit date
Jan 30, 2023
Dec 18, 2022
Jan 2, 2023
Jan 2, 2023
Jan 30, 2023
Oct 5, 2022
Oct 5, 2022
Oct 5, 2022
Aug 8, 2022
Oct 19, 2021
Sep 19, 2022
Dec 18, 2022
Dec 16, 2022
Dec 12, 2022
Oct 16, 2022

Repository files navigation

Freshmint 🍃

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

⚠️ This project is still in development.

The current alpha version is not yet intended for production (i.e. mainnet) use. Please expect breaking changes as the tool evolves!

Getting started

Follow the getting started guide to create your first Freshmint project!

Development

This repository contains both TypeScript and Cadence source code.

Cadence

The Cadence contracts, transactions and scripts are maintained in the cadence directory.

TypeScript

Freshmint is made up of several TypeScript packages located in the packages directory.