|
|
11 months ago | |
|---|---|---|
| src | 11 months ago | |
| .gitignore | 11 months ago | |
| Cargo.toml | 11 months ago | |
| LICENSE | 11 months ago | |
| README.md | 11 months ago | |
| index.html | 11 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.