Go to file
2025-06-09 17:12:19 +08:00
ContentHash.html add Content Hash Calculator 2025-03-27 01:34:58 +08:00
Dockerfile update GIT_COMMIT_HASH 2025-06-09 17:12:19 +08:00
README.md init 2025-01-18 23:46:04 +08:00

Tornado Cash IPFS Builder

IPFS hash generation script for Tornado UI

Works on any platform (Linux, Windows, MacOS) if the Docker Desktop is installed.

TL;DR

Script based on https://notes.ethereum.org/@GW1ZUbNKR5iRjjKYx6_dJQ/Bk8zsJ9xj

How to use

  1. Build the docker image
docker build -t tornado-classic-ui .
  1. Check the generated IPFS hash
docker container run --rm -it --entrypoint cat tornado-classic-ui /app/ipfs_hash.txt

(Optional) Add built UI to IPFS Desktop

First, install the latest IPFS Desktop.

Then, build the docker image and run the following command

docker container run --rm tornado-classic-ui

You can now access the UI on your local IPFS gateway through the following

http://localhost:8080/ipfs/content_hash_here