mirror of
https://github.com/tlsnotary/proof_viz.git
synced 2026-01-08 20:07:56 -05:00
Added link to deployed version
This commit is contained in:
@@ -4,6 +4,8 @@ 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.
|
||||
|
||||
You can use the deployed version via <https://tlsnotary.github.io/proof_viz/>
|
||||
|
||||
## Dependencies
|
||||
|
||||
This app is based on the [Yew](https://yew.rs/) [file upload example](https://github.com/yewstack/yew/tree/master/examples/file_upload). It is build with [Trunk](https://trunkrs.dev/)
|
||||
|
||||
Reference in New Issue
Block a user