v0.0.28 (Alpha)
Pre-release
Pre-release
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)
- See documentation for usage examples.
- Throw error when collection is missing a deployed address (#99)