A feature... fine transaction viewer. Especially useful for local devnet debugging!
utxo.run depends on betterfrost (or blockfrost) and optionally ogmios. Configure .env based on the example .env.example.
A proxy server is provided in proxy.ts. This can be started with bun run build-proxy. It has a number of specific features that are
useful for local devnet deployment.
- Proxy to
betterfrostandogmios(if configured) - Proxy to the registry
- Serve the assets and site
