Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/horus-org/coinjoin-lib

Library for CoinJoin
https://github.com/horus-org/coinjoin-lib

bitcoin coinjoin lightning-network

Last synced: 2 days ago
JSON representation

Library for CoinJoin

Awesome Lists containing this project

README

        

# Coinjoin Library 🌪️

Library for CoinJoin

**Contributions are welcome**

## What is Coinjoin?

CoinJoin is a process used to anonymize Bitcoin transactions online. CoinJoin involves a multi-party Bitcoin transaction where all parties to the transaction put in and get out the same amount of Bitcoin, but the addresses are mixed in the transaction making the origin of the coins difficult to trace.

## Languages supported

- Rust
- Javascript
- Dart

## Roadmap

- [x] Set algorithm for Coinjoin
- [ ] Initial SDK
- [ ] Initial design
- [ ] Alpha Software
- [ ] APIs