Minified UI hosted locally

Tornado Cash protocol can be launched locally on your computer through a minified User Interface version made available by the core developers team.

Tornado Cash UI Minified

Step #1: Clone the Github repository on your computer

By opening your Command Line Interface, you can run the following commands to, first, clone the repository, then go inside the newly copied folder:

Step #2: Serve the Folder with Your Favorite HTTP Server

You can obviously use any other http web server, such as npmjs.com/package/http-server.

Step #3: Run the UI on Localhost on your Favorite Web Browser

To finish, you just need to run http://localhost:8080 on your Web Browser & let the magic happens 🪄

Running a TOR service

If you wish to serve tornado cash UI on an .onion domain, there is an easy way to do it using docker-compose.

  • You need to paste the following into docker-compose.ym