-
Clone the repository:
git clone [repository_url] cd nasVer -
Create a virtual environment:
python3 -m venv venv -
Activate the virtual environment:
- On Unix or MacOS:
source venv/bin/activate - On Windows:
venv\Scripts\activate
- On Unix or MacOS:
-
Install the required packages:
pip install -r requirements.txt -
Set up the environment variables:
-
Run the main script:
python main.py
- Python 3.7+
- Discord account and bot token
- Etherscan API key