https://github.com/sameoldlab/visor
Testing block explorer, made visible
https://github.com/sameoldlab/visor
Last synced: 11 months ago
JSON representation
Testing block explorer, made visible
- Host: GitHub
- URL: https://github.com/sameoldlab/visor
- Owner: sameoldlab
- License: gpl-3.0
- Created: 2023-03-08T15:04:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T12:55:26.000Z (over 1 year ago)
- Last Synced: 2025-04-07T12:48:21.830Z (about 1 year ago)
- Language: Svelte
- Homepage:
- Size: 6.15 MB
- Stars: 28
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
a GUI for [anvil](https://github.com/foundry-rs/foundry/blob/master/anvil)
Inspired by [Ganache UI](https://github.com/trufflesuite/ganache-ui)

⚠⚠ functional, but early WIP⚠⚠
to install latest from source:
```sh
git checkout dev
pnpm i
npx tauri build
```
---
## Todo:
- [x] Anvil Log
- [x] Accounts (Basic)
- [x] Blocks (Basic)
- [x] Transactions (Basic)
- [ ] Test RPC calls (Impersonate, get tokens, rollback, mine, etc.)
- [ ] Setup GUI
- [ ] Save Environment
- [ ] Accounts
- [ ] Blocks