web3-starter-py/small-projects/nft-traits-gen
mvonsteinkirch 183d7d8841 💾
2023-02-07 10:41:38 -08:00
..
nfts 💾 2023-02-07 10:41:38 -08:00
resources 💾 2023-02-07 10:41:38 -08:00
traits 💾 2023-02-07 10:41:38 -08:00
gen_nfts.py 💾 2023-02-07 10:41:38 -08:00
LICENSE 💾 2023-02-07 10:41:38 -08:00
README.md 💾 2023-02-07 10:41:38 -08:00
requirements.txt 💾 2023-02-07 10:41:38 -08:00
sample_env 💾 2023-02-07 10:41:38 -08:00

Prototyping a storytelling NFT

For dev purpose only: the NFT drop is actually created on-chain.


Running

Create and edit an .env file:

cp sample_env .env

Create an virtual env and install requirements:

pip3 install -r requirements.txt

Run:

python3 gen_nfts.py