Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mariuszlitwin/coinflow
- Owner: mariuszlitwin
- License: apache-2.0
- Created: 2017-09-10T23:38:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T12:42:11.000Z (about 7 years ago)
- Last Synced: 2024-10-09T14:53:56.994Z (about 1 month ago)
- Language: Python
- Size: 40 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE-APACHE
Awesome Lists containing this project
README
coinflow
========-----
.. contents:: **Table of Contents**
:backlinks: noneInstallation
------------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 installLicense
-------coinflow is distributed under the terms of both
- `MIT License `_
- `Apache License, Version 2.0 `_at your option.