Skip to content

solid-abstractions/cryptomate

Repository files navigation

cryptomate

Automated market engine — demonstration project for my website.

Prerequisites

You need a working python3 interpreter. That's it.

Getting Started

  • Setting up your working environment:

    git clone https://github.com/solid-abstractions/cryptomate.git
    cd cryptomate
    python3 -m venv .env
    .env/bin/pip install --editable .
    .env/bin/pip install -r requirements-dev.txt
  • Running tests:

    .env/bin/python -m pytest

About

Automated market engine — demonstration projet for https://solidabstractions.com/cryptomate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages