Skip to content

nasaWelder/merkato

 
 

Repository files navigation

Merkato

Merkato is a Python cryptocurrency Market Making and Arbitrage bot

Prerequisites

See requirements.txt for the full list of prerequisites.

Installing

Install all dependencies.

On Ubtuntu

sudo apt-get install -y python3-setuptools

All systems:

For Python2

Currently broken, if someone wants to support it, go for it.

For Python3

 pip3 install -r requirements.txt

Getting Started

Run the following from the top level directory: Currently non-functional.

python3 bot.py

Running the tests

from top level directory:

./run_tests.sh

Built With

Python 3, sqlite

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us. (TBD)

Authors

See also the list of other contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details

Acknowledgments

  • The Monero Project and Community

About

Open-source cryptocurrency market making bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%