🛠 An SDK for building applications on top of Privacy Pools
Go to file
Tornado Contrib cf9e32f46d
Disable fee bump for BSC by default
2024-05-15 08:55:32 +00:00
dist Disable fee bump for BSC by default 2024-05-15 08:55:32 +00:00
src Disable fee bump for BSC by default 2024-05-15 08:55:32 +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 Initial commit 2024-04-29 15:54:32 +00:00
README.md Update README.md 2024-05-06 09:59:32 +00:00
logo.png Initial commit 2024-04-29 15:54:32 +00:00
logo2.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
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 Remove node.js specific dependencies and move them back to cli 2024-05-05 07:27:41 +00:00

Tornado Core (@tornado/core)

🛠 An SDK for building applications on top of Privacy Pools

Telegram Badge Element Badge Discourse 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