mirror of
https://github.com/logos-blockchain/logos-blockchain-example-sovereign-rollup.git
synced 2026-01-03 13:43:07 +00:00
Add README.
This commit is contained in:
parent
1931b2ea3f
commit
9c000f2eab
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Nomos Sovereign Rollup Example
|
||||
|
||||
This demo shows a complete Uniswap implementation featuring:
|
||||
|
||||
- [Uniswap's Contracts](./nomos-example-uniswap-contracts/)
|
||||
- [Nomoswap: Uniswap Frontend](./nomos-example-uniswap/)
|
||||
- [Blockscout: Block Explorer](./nomos-example-blockscout/)
|
||||
|
||||
## 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](./nomos-example-uniswap-contracts/) into an Ethereum Node
|
||||
2. Deploy [Nomoswap](./nomos-example-uniswap/)
|
||||
3. _(Optional)_ Deploy [Blockscout](./nomos-example-blockscout/)
|
||||
|
||||
Each component's directory contains a README with important setup instructions - start with the contracts and work your way down the list.
|
||||
Loading…
x
Reference in New Issue
Block a user