A transaction starfield visualizer for the Sonic blockchain
Live at https://warp.paintoshi.dev
In theory, can be used for any EVM compatible chain by swapping out the RPC.
If you fork and find it useful, please consider give a tiny EVM compatible donation to: 0x5b36ECcFFAaB547190BAf97dEd7B03E10F83d63f
Start local test RPC server to fake TPS
yarn install
yarn start
Then change RPC_URL to localhost:3000 in index.html