🛠 An SDK for building applications on top of Privacy Pools
Go to file
2024-12-23 20:52:21 +00:00
dist Fixed merkleTreeWorker 2024-12-23 20:52:05 +00:00
scripts Use simplified websnark & snarkjs 2024-12-04 03:30:35 +00:00
src Rename package name 2024-12-23 19:09:02 +00:00
test 1.0.20 2024-12-23 02:55:45 +00:00
.gitattributes 1.0.20 2024-12-23 02:55:45 +00:00
.gitignore Improve EncryptedNotes 2024-10-26 18:54:31 +00:00
.nycrc Use 4 tab size and remove unused event constructor params 2024-11-01 00:30:14 +00:00
Dockerfile Update Dockerfile 2024-12-23 20:52:21 +00:00
eslint.config.mjs 1.0.20 2024-12-23 02:55:45 +00:00
hardhat.config.ts Use 4 tab size and remove unused event constructor params 2024-11-01 00:30:14 +00:00
LICENSE 1.0.20 2024-12-23 02:55:45 +00:00
logo2.png Initial commit 2024-04-29 15:54:32 +00:00
logo.png Initial commit 2024-04-29 15:54:32 +00:00
package.json Fixed merkleTreeWorker 2024-12-23 20:52:05 +00:00
README.md 1.0.20 2024-12-23 02:55:45 +00:00
rollup.config.mjs Use simplified websnark & snarkjs 2024-12-04 03:30:35 +00:00
tsconfig.build.json 1.0.20 2024-12-23 02:55:45 +00:00
tsconfig.json 1.0.20 2024-12-23 02:55:45 +00:00
webpack.config.js 1.0.20 2024-12-23 02:55:45 +00:00
yarn.lock Fixed merkleTreeWorker 2024-12-23 20:52:05 +00:00

Tornado Scripts (tornado-scripts)

🛠 An SDK for building applications on top of Privacy Pools

Telegram Badge Element Badge Discourse Badge

About Tornado Scripts

Tornado Scripts is a modern building block for Privacy Pools to build anything from custom UI or CLI tools

  • Written in TypeScript

  • Built on top of modern tech stacks like Ethers.js V6 or TypeChain

  • Creates resource heavy Merkle Trees on a separate thread using Web Workers / Worker Threads

  • Resilient API requests made by cross-fetch and retries, especially for Tor Users

  • Modular design