mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-11-19 23:32:20 -05:00
| .. | ||
| nfts | ||
| resources | ||
| traits | ||
| gen_nfts.py | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
| sample_env | ||
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