-
gen github api token from: https://github.com/settings/tokens/new
-
open
.env
and enter your token -
run:
pip install -r requirements.txt
python mining.py
- stop by Ctrl+D and open CRED_LIST_FILEPATH
steal openrouter api key from github and validate automatically
Python
gen github api token from: https://github.com/settings/tokens/new
open .env
and enter your token
run:
pip install -r requirements.txt
python mining.py