Skip to content

Commit

Permalink
Update README.md (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris authored Nov 16, 2023
1 parent 8bb39fe commit 71a82ec
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

See also:

- https://github.com/flashbots/suave-specs
- https://github.com/flashbots/suave-docs
- https://github.com/flashbots/suave-geth
- **https://github.com/flashbots/suave-geth**

Writings:

- https://writings.flashbots.net/the-future-of-mev-is-suave
- https://writings.flashbots.net/mevm-suave-centauri-and-beyond

## Getting Started

Expand All @@ -30,3 +33,11 @@ Compile:
```bash
$ forge build
```

## Run the examples

Check out the [`/examples/`](/examples/) folder for several example Suapps and `main.go` files to deploy and run them!

---

Happy hacking 🛠️

0 comments on commit 71a82ec

Please sign in to comment.