Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakim929 committed Nov 28, 2023
1 parent 21b3b52 commit 04bf644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This will:
3. 📡 Launch the following bundler services against anvil node
- [skandha](https://github.com/etherspot/skandha) (TypeScript, by [etherspot.io](https://etherspot.io/))
- [transeptor-bundler](https://github.com/transeptorlabs/transeptor-bundler) (TypesScript, by [Transeptor Labs](https://transeptorlabs.io/))
- [rundler](https://github.com/alchemyplatform/rundler) (Rust, by [Alchemy](https://www.alchemy.com/)) [COMING SOON 🔜]
- **[COMING SOON 🔜]** [rundler](https://github.com/alchemyplatform/rundler) (Rust, by [Alchemy](https://www.alchemy.com/))
- Note: Rundler doesn't support unsafe mode yet, avoid using until this [issue](https://github.com/alchemyplatform/rundler/issues/470) is closed
4. 🌍 Set up a nginx reverse proxy at http://0.0.0.0:3010 with the following services:

Expand Down Expand Up @@ -78,4 +78,4 @@ or to use pre-built images on docker-hub

```sh
docker compose -f docker-compose.devnet.yaml --env-file ./.env.devnet up
```
```

0 comments on commit 04bf644

Please sign in to comment.