Skip to content

Commit

Permalink
Added link to deployed version
Browse files Browse the repository at this point in the history
  • Loading branch information
heeckhau committed Dec 6, 2023
1 parent 3c48770 commit b936740
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down

0 comments on commit b936740

Please sign in to comment.