Skip to content

Commit

Permalink
chore: get rid of redundant docs (#263)
Browse files Browse the repository at this point in the history
* chore: get rid of redundant docs

* fix: added link to the documentation
  • Loading branch information
Mikelle authored Jul 22, 2024
1 parent fb28440 commit a0d9367
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 491 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Is P2P software that creates a network of execution providers and bidders.
Bidders can broadcast bids to providers and receive commitments from them.
A high throughput POA EVM chain settles the bids at the end of a block slot.

## Documentation

For detailed documentation, visit the [mev-commit docs](https://docs.primev.xyz/).

## Main Components
- [mev-commit client](p2p)
- [mev-commit-oracle](oracle)
Expand Down
259 changes: 0 additions & 259 deletions contracts/README.md

This file was deleted.

63 changes: 0 additions & 63 deletions oracle/README.md

This file was deleted.

Loading

0 comments on commit a0d9367

Please sign in to comment.