Learn about the Fragility of an interop protocol by surfing through real onchain data.
Made possible by Envio Hypersync and -index, GPT5-Codex, Sonnet 4.5 and yours truly.
All frontend code is in the ./dashboard folder, you can host it yourself if you like. Below is envio explaining to you how to run the backend and the indexer. If you do so, remember to point the frontend at your own graphql endpoint.
In case you want to go deeper / see code, i recommend spec.md and the EventHandlers.ts of the indexer respectively.
Please refer to the documentation website for a thorough guide on all Envio indexer features
pnpm devVisit http://localhost:8080 to see the GraphQL Playground, local password is testing.
pnpm codegenteehee