Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 593 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 593 Bytes

Freshmint 🍃

Freshmint is a framework 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!

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.