forked from tornado-packages/tornado-core
⚠️ Migrated to tornado-scripts repository
https://github.com/tornadocontrib/tornado-scripts
| dist | ||
| scripts | ||
| src | ||
| test | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| .nycrc | ||
| Dockerfile | ||
| hardhat.config.ts | ||
| logo2.png | ||
| logo.png | ||
| package.json | ||
| README.md | ||
| rollup.config.mjs | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| webpack.config.js | ||
| yarn.lock | ||
Tornado Core (@tornado/core)
Notice: Repository migrated to tornado-scripts to avoid naming conflict with legacy tornado-core repository
🛠 An SDK for building applications on top of Privacy Pools
About Tornado Core
Tornado Core 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