/Mixer

Primary LanguageJava

JobCoin Mixer

Anonomizes JobCoin addresses by placing them into separate wallets. Uses a queuing mechanism from Project Reactor to handle backpressure for the requests sent to the Mixer

Setup

This project uses a Command Line Interface, clone or fork the project, Run JobCoinServer.java and follow the instruction on the terminal

Dependencies

Spring, reactor core

Installation

git clone https://github.com/MJP32/Mixer.git

Getting started

Run JobCoinServer.java and follow the instruction on the terminal

The transaction can be viewed in the following uri

http://localhost:8080/transaction http://localhost:8080/transaction/{id}