v0.0.27 (Alpha)
Pre-release
Pre-release
Installation
# Install the Freshmint CLI
npm install -g freshmint@0.0.27-alpha# Install as a local NPM package
npm install freshmint@0.0.27-alphaCLI Quick Start
# Create a new Freshmint project in ./my-project
fresh start my-projectChangelog
- Switch from MIT to Apache 2.0 license (#94)
- Update
NFTCollectionDisplayViewto 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