- [ ] TUI - [ ] auto scroll the viewport when the current active/highlighted call/item goes out of the viewport - [ ] hint the keybinds like zellij does - [ ] add a detail view that shows: - [ ] gas used - [ ] gas avail - [ ] all the args - [ ] return values - [ ] log topics - [ ] log data - [ ] ability to copy the above items individually - [ ] Web - [ ] add arbitrary call tracing with `/:chain/:tx_hash` - [ ] add backend server for serving the traces - [ ] ability to link to specific item in the trace - [x] mouse scrolling - [x] add backend switcher for switching between web, canvas, and webgl backends - [ ] serve the tui over ssh
/:chain/:tx_hash