Inspiration
With the level of transparency the blockchain brings, sometimes a bit of privacy is needed. Sending peer-to-peer transactions is trivial. Basic privacy should be achieved just as easy.
What it does
The project adds a layer of anonymity for peer-to-peer transfers. Useful for users who want to make a payment without exposing their entire transaction history.
How we built it
Connected a UI built with react to a simple smart contract which intermediates the peer-to-peer transactions.
Challenges we ran into
Automating the process into a single transaction/block.
Accomplishments that we're proud of
An MVP which adds that basic layer of privacy to ETH transactions.
What we learned
Basic dapp development workflow and that writing good tests is a lot harder than expected.
What's next for TDB
Improve the smart contract security with gas optimisation in mind. Deploy to Layer 2. Small UI touches along the way.

Log in or sign up for Devpost to join the conversation.