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/broadnym
The stack is:
* Rust, obviously
* Leptos for the frontend
* Tailwind for some styling
* Nym for client-server comms
* Axum for the nym address server
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/broadnym
The stack is:
* Rust, obviously
* Leptos for the frontend
* Tailwind for some styling
* Nym for client-server comms
* Axum for the nym address server