Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevRozaDev authored Aug 22, 2024
1 parent 7783ae5 commit b3a7a88
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# eclipse-hackathon
# Invariant Link

## Protocol
## Fullrange Tokenizer

### Additional resources
- [Video demonstration](https://github.com/user-attachments/assets/047c3b6e-e8db-4c55-8e47-48e452903dc7)
- [Demo site](https://link.invariant.app)

### Prerequisites

Expand Down Expand Up @@ -477,4 +481,4 @@ $(position, (x_{transfer}, y_{transfer}), \Delta{a}, (x_{leftover}', y_{leftover
$(t_{min}, t_{max}, L_c') = position$\
$a_T' = a_T - \Delta{a}$\
$(x_{amount}', y_{amount}') = (x_{total} - x_{transfer} - x_{leftover}', y_{total} - y_{transfer} - y_{leftover}')$\
$(x_{fee}', y_{fee}') = (0,0)$
$(x_{fee}', y_{fee}') = (0,0)$

0 comments on commit b3a7a88

Please sign in to comment.