Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

piotr-roslaniec/crispy-waffle

Repository files navigation

crispy-waffle

A delicious, crispy waffle.

Workspace structure:

  • shielder - Implements protocol objects and algorithms.
  • shielder-circuits - Contains circuits used by the shielder.
  • shielder-wasm - WASM bindings for shielder used by shielder-sdk.
  • shielder-ts - A pnpm workspace containing TypeScript packages.
    • apps/shielder-runner-web - Web example of using shielder-sdk.
    • apps/shielder-extension - Browser extension using shielder-sdk.
    • packages/shielder-sdk - Wallet-facing SDK, for the shielder, wraps shielder-wasm.

Benchmarks

CPU benchmarks

cd shielder && cargo bench

Results

MyCircuit/run/8         time:   [66.250 ms 72.557 ms 83.740 ms]

WebAssembly benchmarks

cd shielder-runner-web && pnpm benchmark --project <benchmark config>

See available values for benchmark configs in this file;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published