Mixnets are cool! So I built a Bitcoin transaction broadcaster that runs in the browser and sends the transaction anonymously via the @Nym mixnet ๐
I originally had the idea for the @btcplusplus 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:
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 @btcplusplus 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: GitHub
GitHub - elsirion/broadnym: Nym Bitcoin transaction broadcasting tool
Nym Bitcoin transaction broadcasting tool. Contribute to elsirion/broadnym development by creating an account on GitHub.
