Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 306 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 306 Bytes

The server sends withdraw_proving_key.bin file to the client. Using this file, the client can generate a proof, which makes the user eligible to withdraw TBTC tokens from Tornado.

Usage

Install dependencies by

npm install

Run the server by

cd src
ts-node index.ts