🛠 An SDK for building applications on top of Privacy Pools
|
2024-10-18 13:23:14 +00:00 |
dist
|
Added numberFormatter
|
2024-10-18 13:23:14 +00:00 |
src
|
Added numberFormatter
|
2024-10-18 13:23:14 +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
|
tornado-core 1.0.7
|
2024-09-21 17:25:44 +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
|
es2022, use interfaces, minor func addition
|
2024-10-16 14:17:22 +00:00 |
README.md
|
Update README.md
|
2024-05-06 09:59:32 +00:00 |
rollup.config.mjs
|
es2022, use interfaces, minor func addition
|
2024-10-16 14:17:22 +00:00 |
tsconfig.json
|
es2022, use interfaces, minor func addition
|
2024-10-16 14:17:22 +00:00 |
webpack.config.js
|
es2022, use interfaces, minor func addition
|
2024-10-16 14:17:22 +00:00 |
yarn.lock
|
es2022, use interfaces, minor func addition
|
2024-10-16 14:17:22 +00:00 |
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