Mixnets are cool! So I built a Bitcoin transaction broadcaster that runs in the browser and sends the transaction anonymously via the
@nprofile1q... mixnet 😎
I originally had the idea for the
@nprofile1q... privacy edition hackathon, but couldn't build it myself since I was a judge. So I just decided to build it anyway 😂
Still super early and I will keep tinkering on it, but if you are curious:
https://github.com/elsirion/broadnymThe stack is:
* Rust, obviously
* Leptos for the frontend
* Tailwind for some styling
* Nym for client-server comms
* Axum for the nym address server