Post
Topic
Board Altcoin Discussion
Re: Make your BSC transactions private
by
morphosecash
on 03/05/2021, 17:08:47 UTC
Is there any source code for your project? Not gonna lie, a lot of mixers end up stealing money from users through various method, including smart contract access etc. It's also very risky for a new mixer with little to no code to act as a more or less custodial wallet for their users.

Hi,
We have the source code on github. Smart contracts that protocol runs on are on https://github.com/morphosecash/morphose-core
You can check the deposit and withdraw function on them to see that it does nothing related to stealing money Smiley
You can also double-check/compare them with the deployed smart contracts on
https://docs.morphose.cash/#contract-addresses
The UI also published on https://github.com/morphosecash/morphose-ui as a built version that you can check it works on those smart contracts (also download on HTTP)
app.morphose.cash or https://morphose.eth.link/ is the UI
connect the app testnet and try depositing and withdrawing 1 BNB you can get from BNB faucet to see how the app works. If you don't want to test with real BNB you can check the denomination smart contract histories to see already 200 BNB passed through them.