forked from tornado-packages/tornado-core
🛠 An SDK for building applications on top of Privacy Pools
dist | ||
src | ||
test | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.nycrc | ||
hardhat.config.ts | ||
logo2.png | ||
logo.png | ||
package.json | ||
README.md | ||
rollup.config.mjs | ||
tsconfig.build.json | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
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