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.

Description
EVM-based Nomos Sovereign Rollup
Readme
Languages
Rust 100%