Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Uniswap/CompactX
Browse files Browse the repository at this point in the history
  • Loading branch information
0age committed Feb 19, 2025
2 parents b141259 + 2527018 commit 8fdab6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CompactX

CompactX is a proof-of-concept, React-based web interface for performing cross-chain swaps. It is built using [The Compact](https://github.com/Uniswap/the-compact).
[CompactX](https://compactx.org/) is a proof-of-concept, React-based web interface for performing cross-chain swaps. It is built using [The Compact](https://github.com/Uniswap/the-compact).

## Related Services

Expand All @@ -10,6 +10,7 @@ CompactX relies on several key services:
- [Calibrator](https://github.com/Uniswap/Calibrator) - Intent parameterization service
- [Smallocator](https://github.com/Uniswap/Smallocator) - Resource lock allocation service
- [Fillanthropist](https://github.com/Uniswap/Fillanthropist) - Manual filler / solver (meant as an illustrative example of how settlement works)
- [Disseminator](https://github.com/Uniswap/disseminator) - disseminates intents to Fillanthropist as well as any connected websocket clients

## Installation

Expand Down

0 comments on commit 8fdab6e

Please sign in to comment.