sdk-monorepo/docs/ABOUT.md
T-Hax 704648ed2c before dangerous ops
Signed-off-by: T-Hax <>
2023-05-06 23:59:38 +00:00

683 B

Tornado Cash SDK

A collection of Typescript packages which enable you to easily use the Tornado Cash protocol.

Package list and short descriptions

  • @tornado/sdk - this package bundles all of the below packages into one, which can then be imported into a project. It does not provide a default import, instead you may alias it as wished.

  • @tornado/sdk-core - this package provides Core which bundles the main Tornado Cash Classic logic into one class. In short, you can build deposit & withdrawal transactions, synchronize deposit and event caches more easily, listen to new deposit or withdrawal events