🛠 An SDK for building applications
Go to file
2024-07-27 18:09:57 -04:00
dist Match default RPC config with upstream 2024-05-08 04:23:07 +00:00
src Match default RPC config with upstream 2024-05-08 04:23:07 +00:00
.eslintrc.js Initial commit 2024-04-29 15:54:32 +00:00
.gitattributes Initial commit 2024-04-29 15:54:32 +00:00
.gitignore Initial commit 2024-04-29 15:54:32 +00:00
.npmrc updated npm repository 2024-07-27 18:09:57 -04: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 Remove node.js specific dependencies and move them back to cli 2024-05-05 07:27:41 +00:00
README.md removed old yarn.lock metadata, removed unnecessary links, removed unnecessary wording 2024-07-27 18:07:36 -04:00
rollup.config.mjs Fix issue with unexpected assert identifier 2024-05-12 04:01:45 -07:00
tsconfig.json Initial commit 2024-04-29 15:54:32 +00:00
webpack.config.js Remove node.js specific dependencies and move them back to cli 2024-05-05 07:27:41 +00:00
yarn.lock removed old yarn.lock metadata, removed unnecessary links, removed unnecessary wording 2024-07-27 18:07:36 -04:00

Tornado Core (@tornado/core)

🛠 An SDK for building applicationss

Telegram Badge

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