Skip to content

solid-abstractions/cryptomate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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