v0.0.28 (Alpha)
Pre-release
Pre-release
Installation
# Install the Freshmint CLI
npm install -g freshmint@0.0.28-alpha# Install as a local NPM package
npm install freshmint@0.0.28-alphaCLI Quick Start
# Create a new Freshmint project in ./my-project
fresh start my-projectChangelog
- Add support for on-chain royalties in Node.js library (#103)
- See documentation for usage examples.
- Throw error when collection is missing a deployed address (#99)