Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vdusart/candymachinev2-config-generator
https://github.com/vdusart/candymachinev2-config-generator
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vdusart/candymachinev2-config-generator
- Owner: vdusart
- Created: 2022-02-23T10:50:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T11:17:01.000Z (over 2 years ago)
- Last Synced: 2024-08-02T06:15:41.388Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-solana-nfts - Config generator - Easy tool to automatically generate the configuration of a candymachineV2 by answering some questions. (🙏 Community-built Tools / for Candy Machine)
- awesome-solana-nfts-v2 - Config generator - Easy tool to automatically generate the configuration of a candymachineV2 by answering some questions. (🙏 Community-built Tools / for Candy Machine)
README
# 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](https://docs.metaplex.com/candy-machine-v2/Configuration)