Skip to content

Commit

Permalink
Add demo link to README
Browse files Browse the repository at this point in the history
Included a YouTube link for a demo video in the README.md file. This helps users quickly access a visual overview of the project and its features.
  • Loading branch information
wkennedy committed Oct 9, 2024
1 parent bfa2dc1 commit ed1b718
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 @@ -2,6 +2,8 @@

[![Rust](https://github.com/wkennedy/trollup/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/wkennedy/trollup/actions/workflows/rust.yml)

[[Watch the demo]](https://youtu.be/-Mq6JiJv0HA)

### **Overview:**

The unique aspect of Trollup is its flexibility in handling transactions. It allows for quick finality through on-chain verification for optimistic transactions, while still maintaining the security of ZK proofs and the option for off-chain validation.
Expand Down

0 comments on commit ed1b718

Please sign in to comment.