darkwallet / coinjoin.js

Javascript module with coinjoin implementation compatible with bitcoinjs-lib

Home Page:http://darkwallet.github.io/coinjoin.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoinjoinJS Build Status Coverage Status

Coinjoin library included in DarkWallet. Depends on bitcoinjs-lib.

Assumptions

Bitcoin privacy leaks are dangerous both for users, value and fungibility. All wallets should support mixing techniques so tainting analysis can be foiled and preserve users privacy.

At the moment, we have the following base proposals:

About

Javascript module with coinjoin implementation compatible with bitcoinjs-lib

http://darkwallet.github.io/coinjoin.js

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%