This README would normally document whatever steps are necessary to get your application up and running.
- Selenium - testing on OpenSea testnet
- All required drivers and extensions are already included in the repository (Chrome, Metamask)
- Provide required environment variables in .env file
SECRET_WORDS="an example of the twelwe word secret phrase separated by blank space"
PASSWORD="wallet password"
- Install or required python dependencies (selenium, dotenv ...)
pip3 install -r requirements.txt
- when setup is ready, run:
python3 opensea.py