Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariuszlitwin/coinflow

Node for Bitcoin transaction geolocation network
https://github.com/mariuszlitwin/coinflow

Last synced: about 1 month ago
JSON representation

Node for Bitcoin transaction geolocation network

Awesome Lists containing this project

README

        

coinflow
========

-----

.. contents:: **Table of Contents**
:backlinks: none

Installation
------------

coinflow is under heavy development with support of Python 3.5+ running on Linux in mind.
Expected outcome is docker image running coinflow node.

To use it's code install it by issuing following commands:

.. code-block:: bash

$ pip install -r requirements.txt
$ python setup.py install

License
-------

coinflow is distributed under the terms of both

- `MIT License `_
- `Apache License, Version 2.0 `_

at your option.