-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
43 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,16 @@ | ||
# Mixer | ||
# Mixer | ||
|
||
(a Bitcoin mixer, a cryptocurrency tumbler) - a tool that allows users to mix their cryptocurrency funds with those of other users to obscure the source and destination of the funds - a coin mixer takes a user'sย **cryptocurrency**ย and mixes it with the cryptocurrency of other users. It creates a jumbled and untraceable pool of funds. This process aims to enhance the anonymity and privacy of the user's cryptocurrency transactions | ||
|
||
Mixer์๋ Centralized Mixer์ Decentralized Mixer๊ฐ ์์ต๋๋ค. | ||
Mixer์๋ Centralized Mixer์ Decentralized Mixer๊ฐ ์์ต๋๋ค. | ||
|
||
## Centralized Mixer | ||
|
||
Centralized Mixer๋ Mixing์๋น์ค๋ฅผ ์ ๊ณตํ๋ ์ค์ํ๋ ์ ์ฒด์์ Mixing์ ํด์ฃผ๋ ๊ฒ์ ๋งํฉ๋๋ค. | ||
์ค์ํ๋ Mixer๋ ์๋ ค์ง์ง ์์ account๋ฅผ ์์ฑํ์ฌ ์ด ์ด์ฉ์์ ์์ฐ์ ์ด์ฒด๋ฐ๊ณ , ๋ค๋ฅธ account์์ ์ด์ฉ์์ ๋ ๋ค๋ฅธ account(์๋ ค์ง์ง ์์)์ผ๋ก ์์๋ฃ๋ฅผ ์ ํ ๊ธ์ก์ ์ด์ฒดํ๋ ์๋น์ค์ ๋๋ค. | ||
## Decentralized Mixer (a.k.a CoinJoin) | ||
์ค์ํ๋ Mixer๋ ์๋ ค์ง์ง ์์ account๋ฅผ ์์ฑํ์ฌ ์ด ์ด์ฉ์์ ์์ฐ์ ์ด์ฒด๋ฐ๊ณ , ๋ค๋ฅธ account์์ ์ด์ฉ์์ ๋ ๋ค๋ฅธ account(์๋ ค์ง์ง ์์)์ผ๋ก ์์๋ฃ๋ฅผ ์ ํ ๊ธ์ก์ ์ด์ฒดํ๋ ์๋น์ค์ ๋๋ค. | ||
|
||
## Decentralized Mixer (a.k.a CoinJoin) | ||
|
||
### ์ฐธ๊ณ ์๋ฃ | ||
|
||
[https://www.okx.com/learn/what-is-coin-mixer](https://www.okx.com/learn/what-is-coin-mixer) |