protocol3-circuits icon indicating copy to clipboard operation
protocol3-circuits copied to clipboard

ZKP Circuits code for Loopring Protocol 3.0

loopring3-circuits

Source code of the circuits used in Loopring v3.

Compile

To compile the code, download the code and place it inside the same directory with the protocols project, then run npm run build inside protocols/packages/loopring_v3/.