mirror of
https://github.com/tlsnotary/proof_viz.git
synced 2026-01-08 20:07:56 -05:00
d8ff480a4116a53249a40c28d38f2efa10648e42
TLSNotary proof visualizer
This is a Proof of Concept of a web app to visualized TLSNotary proofs.
This web app allows a user to upload TLSNotary proof (proof.json) and the app will check the validity and visualize the redacted parts.
Dependencies
This app is based on the Yew file upload example. It is build with Trunk
Running
Run this application with the trunk development server:
trunk serve --open
Description
Languages
Rust
97.3%
HTML
1.3%
CSS
0.8%
JavaScript
0.6%