mirror of
https://github.com/tlsnotary/tlsn-js.git
synced 2026-02-19 11:55:09 -05:00
feat: interactive verifier demo * Verifier in Rust * Prover in both Rust and TypeScript/React --------- Co-authored-by: Pete Thomas <pete@xminusone.net> Co-authored-by: yuroitaki <25913766+yuroitaki@users.noreply.github.com>
6 lines
147 B
JSON
6 lines
147 B
JSON
{
|
|
"rust-analyzer.linkedProjects": [
|
|
"interactive-demo/verifier-rs/Cargo.toml",
|
|
"interactive-demo/prover-rs/Cargo.toml"
|
|
],
|
|
} |