|
|
10 months ago | |
|---|---|---|
| src | 10 months ago | |
| .gitignore | 10 months ago | |
| Cargo.toml | 10 months ago | |
| LICENSE | 10 months ago | |
| README.md | 10 months ago | |
| index.html | 10 months ago | |
Follows the ideas of ETHdos (https://ethdos.xyz/blog), but using folding schemes. It uses Sonobe under the hood, compiled to WASM.
cargo test --release -- --nocapturewasm-pack build --target webpython -m http.server 8080
Thanks to Michael Chu for proposing to build this prototype. This repo uses Sonobe, which relies on arkworks-rs, and for the BabyJubJub EdDSA it uses kilic/arkeddsa.