Skip to content

lmtome/mercadobitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mercadobitcoin

Phase I: It just alerts the user about which crypto currency should be bought/sold.

There are some pre-reqs to execute the mbc.sh script.

  1. First of all install jq for JSON file handling and ssmtp to make our life easiest:

sudo apt update sudo apt install jq sudo apt install ssmtp mv /etc/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf.bkp cp ssmtp.conf /etc/ssmtp/ssmtp.conf

  1. Run mcb.sh as root

  2. Account ID at Mercadobitcoin is not needed for while (Phase I)

About

Phase I: It just alerts users about which cryptocurrency should be bought/sold and when it should be done.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages