tornado-scripts/README.md
tornadocontrib d143bc2923
1.0.20
* Use latest dependencies
* Rename package to tornado-scripts
* Added fallback RPCs
* Latest eslint support
2024-12-23 02:55:45 +00:00

1.4 KiB

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