v0.0.27 (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
- Switch from MIT to Apache 2.0 license (#94)
- Update
NFTCollectionDisplayView
to support HTTP media (#98)- See documentation for usage examples.
- Documentation updates
- Add documentation for allowlists
- Update documentation for
EditionNFT
- Fix typo in README (#92) - @justinawrey