Bulk NFT Uploader
Description
Simple easy peasy python script which logins to opensea account using metamask and bulk uploads NFT to your default collection.
Requirements
pip install -r requirements.txt
- Make sure you have chrome driver installed.
- Create
.env
from.example.env
with required keys.
Note:
- You have to click the "sign" button during user login on opensea.
- Make sure to follow the template provided in
data
directory.