2. Configure your project
Your entire project is configured with a single configuration file, config.js
. Copy the existing config.example.js
file to config.js
, and edit it for your project.
A sample config.js
:
Minimum Mint Price: 50 stars
Collection Creation Fee: 1000 stars
Max Number of Tokens: `10000`
Last updated