Are there any blockchain's that has a built in tumbler or coin shuffling technology built into their code?

0

I know dash has some kind of mixing technology in their blockchain using their master nodes, but are there any other blockchains that has a built in coinjoin or coin shuffling technology built into their code? I know Monero uses ring signatures, but I'm more interested in just coinjoin or coin shuffling technology that is in blockchains. I know it might not be 100% private.

Patoshi パトシ

Posted 2019-05-13T16:56:21.997

Reputation: 8 911

What does 'built into their code' mean? Do you mean that the reference client includes this functionality? How explicitly? For example, the bitcoin code allows for mixers to be built, and a user could hand-craft a mixing transaction using the bitcoin-core client.chytrik 2019-05-13T22:24:33.030

Built into their code, as in built into the "core" wallet itself. Yes I know there are currently bitcoin wallets, that does this as a 3rd party, but I'm interested in "core" wallets that has this built in.Patoshi パトシ 2019-05-14T14:06:05.690

No answers