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

https://github.com/samouraidev/coinjoinfees

Compare fees of different CoinJoin tools
https://github.com/samouraidev/coinjoinfees

Last synced: over 1 year ago
JSON representation

Compare fees of different CoinJoin tools

Awesome Lists containing this project

README

          

# CoinJoinFees
Comparing fees of different CoinJoin tools (Wasabi & Whirlpool for a range of pool sizes).

I have uploaded the full [python script](CoinJoinFees.py) used to generate these figures.

To Do:
1) Incorporate On-Chain Fees
2) Incorporate actual Wasabi UTXO cascade splitting (0.7 -> 0.4, 0.2, 0.1)

## Pool 0.001 BTC
![.](/Images/0.001.png)

## Pool 0.005 BTC
![.](/Images/0.005.png)

## Pool 0.01 BTC
![.](/Images/0.01.png)

## Pool 0.05 BTC
![.](/Images/0.05.png)

## Pool 0.1 BTC
![.](/Images/0.1.png)

## Pool 0.5 BTC
![.](/Images/0.5.png)