You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,10 @@ yarn dev --port 8080
67
67
Anvil is used because hardhat is incapable of filtering logs using the `fromBlock`/`toBlock`.
68
68
Read more about this issue [here](https://github.com/wagmi-dev/viem/discussions/366) and [here](https://github.com/foundry-rs/foundry/issues/4729).
69
69
70
+
### Demo
71
+
72
+
Demo deployment was available under [byor.l2beat.com](https://byor.l2beat.com) but it's no longer maintained. Please follow the README to deploy your own application if you want to use it.
0 commit comments