This is the library used in dokojs to decrypt the ciphertext(private input/outputs) in dokojs. <b>Initial Implementation Reference:</b> https://github.com/AleoHQ/snarkVM/blob/testnet3/console/program/src/request/sign.rs
npm install aleo-ciphertext-decryptor-betabash
wasm-pack build --target nodejs
``