Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 565 Bytes

File metadata and controls

24 lines (15 loc) · 565 Bytes

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