Skip to content

v0.0.28 (Alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@psiemens psiemens released this 27 Sep 22:17

Installation

# Install the Freshmint CLI
npm install -g [email protected]
# Install as a local NPM package
npm install [email protected]

CLI Quick Start

# Create a new Freshmint project in ./my-project
fresh start my-project

Changelog

  • Add support for on-chain royalties in Node.js library (#103)
  • Throw error when collection is missing a deployed address (#99)