Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 293 Bytes

qubic_bot

bot for the qubic network

###clone repo git clone https://github.com/izikdepth/qubic_bot.git

###then install packages pip install -r requirements.txt

###then cd qubic_bot

###and run python3 qubic.py on linux

or

python qubic.py ###on windows