mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-17 14:10:21 -04:00
304 B
304 B
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