Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Horus-Org/coinjoin-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Set algorithm for Coinjoin
  • Initial SDK
  • Initial design
  • Alpha Software
  • APIs