web3-starter-py/web2-projects/nft-traits-gen
osiris account 314bdf533e 💾
2023-03-12 15:32:23 -07:00
..
nfts 💾 2023-03-12 15:32:23 -07:00
resources 💾 2023-03-12 15:32:23 -07:00
traits 💾 2023-03-12 15:32:23 -07:00
gen_nfts.py 💾 2023-03-12 15:32:23 -07:00
LICENSE 💾 2023-03-12 15:32:23 -07:00
README.md 💾 2023-03-12 15:32:23 -07:00
requirements.txt 💾 2023-03-12 15:32:23 -07:00
sample_env 💾 2023-03-12 15:32:23 -07: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