🛠 An SDK for building applications on top of Privacy Pools
Go to file
2024-12-06 08:39:01 +00:00
dist Added missing ovm l1 fee contract 2024-12-04 17:27:38 +00:00
scripts Use simplified websnark & snarkjs 2024-12-04 03:30:35 +00:00
src Added missing ovm l1 fee contract 2024-12-04 17:27:38 +00:00
test Added IPFS CID funcs 2024-11-10 23:55:42 +00:00
.eslintrc.js Use 4 tab size and remove unused event constructor params 2024-11-01 00:30:14 +00:00
.gitattributes Initial commit 2024-04-29 15:54:32 +00:00
.gitignore Improve EncryptedNotes 2024-10-26 18:54:31 +00:00
.npmrc Use tornado.ws for deps 2024-10-25 13:22:25 +00:00
.nycrc Use 4 tab size and remove unused event constructor params 2024-11-01 00:30:14 +00:00
Dockerfile Update Dockerfile 2024-12-06 08:39:01 +00:00
hardhat.config.ts Use 4 tab size and remove unused event constructor params 2024-11-01 00:30:14 +00: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 Switched to working git reference 2024-12-06 08:38:21 +00:00
README.md Update README.md 2024-05-06 09:59:32 +00:00
rollup.config.mjs Use simplified websnark & snarkjs 2024-12-04 03:30:35 +00:00
tsconfig.build.json Improve EncryptedNotes 2024-10-26 18:54:31 +00:00
tsconfig.json Improve EncryptedNotes 2024-10-26 18:54:31 +00:00
webpack.config.js Use 4 tab size and remove unused event constructor params 2024-11-01 00:30:14 +00:00
yarn.lock Switched to working git reference 2024-12-06 08:38:21 +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