Alejandro Cabeza Romero 9c000f2eab
Add README.
2025-05-14 12:59:49 +02:00

717 B

Nomos Sovereign Rollup Example

This demo shows a complete Uniswap implementation featuring:

Running

This is an overview of the steps you'll need to follow to run the full PoC example:

  1. Deploy the Uniswap's Contracts into an Ethereum Node
  2. Deploy Nomoswap
  3. (Optional) Deploy Blockscout

Each component's directory contains a README with important setup instructions - start with the contracts and work your way down the list.