Skip to content

grin-pool/nicehash_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

nicehash_bot

Order price adjustment bot for Nicehash

Requires python3

Instructions:

  1. Install python modules
pip3 install -r requirements.txt
  1. Set environment variables with your Nicehash API ID and KEY:
  export NICEHASH_API_ID="xxx"
  export NICEHASH_API_KEY="yyy"
  1. Run the script
  python3 nicehash_bot.py

About

Order price adjustment bot for Nicehash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages