Skip to content

Commit

Permalink
Update README with contributors (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszradomski authored Oct 16, 2023
1 parent 6dd75d8 commit 27d0259
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ docker exec -it byor psql -U postgres -c 'CREATE DATABASE byor_test'

If you restart your system running `docker start byor` will bring the database back online.

### Exection
### Execution

To build the application, follow these steps:

Expand Down Expand Up @@ -66,3 +66,7 @@ yarn dev --port 8080

Anvil is used because hardhat is incapable of filtering logs using the `fromBlock`/`toBlock`.
Read more about this issue [here](https://github.com/wagmi-dev/viem/discussions/366) and [here](https://github.com/foundry-rs/foundry/issues/4729).

## Contributors

- [fewwwww](https://github.com/fewwwww), [Sequencer Ordering](https://github.com/l2beat/byor/pull/62)

0 comments on commit 27d0259

Please sign in to comment.