https://github.com/pauldowman/op-explorer
A web app to explore Optimism chains
https://github.com/pauldowman/op-explorer
ethereum op-stack optimism superchain
Last synced: 9 months ago
JSON representation
A web app to explore Optimism chains
- Host: GitHub
- URL: https://github.com/pauldowman/op-explorer
- Owner: pauldowman
- Created: 2024-09-08T02:43:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T22:29:10.000Z (10 months ago)
- Last Synced: 2025-04-06T23:18:37.244Z (10 months ago)
- Topics: ethereum, op-stack, optimism, superchain
- Language: TypeScript
- Homepage: https://op-explorer.pauldowman.com
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OP Explorer
A web app to explore Optimism chains.
It's purpose is for me to explore all the pieces of the OP Stack. It's a reason for me to poke into all the functions of the contracts and other things like the format of the `extraData` field, etc. To that end it's scrappy code, written quickly with maximum delegation to AI (especially for the UI & design), and an unsustainable lack of tests. File an issue or submit a PR if you notice something broken.
Try it out: https://op-explorer.pauldowman.com/
# Help us build Optimism - we're hiring!
I'm hiring engineering roles for the Proofs team at OP Labs. Take a look at [our open roles](https://jobs.ashbyhq.com/oplabs), apply, and [get in touch with me](https://www.pauldowman.com/) if you have questions or to let me know you've applied.
# To do
- [ ] Tests!
- [ ] Bridge info
- [ ] Things that involve sending txs
- [ ] Prove withdrawals
- [ ] Create dispute game claims
- [ ] Create dispute games