8000 GitHub - pauldowman/op-explorer: A web app to explore Optimism chains
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pauldowman/op-explorer

Repository files navigation

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/

Local environment setup

  • npm install
  • npm run dev runs the web app
  • npm test runs tests

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, apply, and get in touch with me 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

About

A web app to explore Optimism chains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages