dapperlabs / freshmint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:TypeScript 58.3%Language:Cadence 41.1%Language:JavaScript 0.7%