Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 711 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 711 Bytes

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.