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`
All times are set to UTC. Ex: 3pm EST 3/25/2022 => "2022-03-25T19:00:00.000Z"
Last updated