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.
Install dependencies by
npm install
Run the server by
cd src
ts-node index.ts