-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Freshmint currently requires the Flow CLI (flow binary) to be installed in order to deploy contracts or mint NFTs.
The Flow CLI is not installed alongside Freshmint but is mentioned as a dependency in the README. This is a weak connection.
Freshmint should do one of the following:
- Stop depending on the
flowbinary and implement transaction/script logic in JS - Automatically install the
flowbinary on installation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request