Candymachine V2 config generator
This repo aims to provide a program to help configure a candymachine.
Indeed, to create a candymachine, you have to use a configuration file. By answering the questions, the code will provide you the configuration file that meets your expectations.
Usage
Clone the repository:
git clone https://github.com/vdusart/candymachinev2-config-generator.git
Execute the script:
python3 config-generator.py
Docs
You can find the official docs here