web3-starter-py/small-projects/nft-traits-gen/sample_env
mvonsteinkirch 183d7d8841 💾
2023-02-07 10:41:38 -08:00

4 lines
84 B
Text

NUM_TRAIT_LINES = 6
TRAIT_FILE_STR = "./{}.txt"
FINAL_DIR = "nfts"
NUM_EDITION = 10