/webgpu

WebGPU-based Groth16 prover to accelerate client-side proof generation for the Penumbra Protocol

Primary LanguageTypeScript

webgpu

WebGPU-based Groth16 prover to accelerate client-side proof generation for the Penumbra Protocol

1) Install dependencies

yarn

2) Development

Run a local server on localhost:4040.

yarn start

Note -- webgpu functions will only work on browsers compatible with webgpu.