https://github.com/0xmetacrypt/otterscan-devnet
Otterscan Block Explorer for Local Anvil Instance
https://github.com/0xmetacrypt/otterscan-devnet
anvil block-explorer devnet ethereum otterscan
Last synced: 3 months ago
JSON representation
Otterscan Block Explorer for Local Anvil Instance
- Host: GitHub
- URL: https://github.com/0xmetacrypt/otterscan-devnet
- Owner: 0xMetacrypt
- Created: 2024-09-05T19:17:35.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T17:13:01.000Z (9 months ago)
- Last Synced: 2025-03-24T10:17:43.088Z (3 months ago)
- Topics: anvil, block-explorer, devnet, ethereum, otterscan
- Homepage: https://otterscan-devnet.metacrypt.org
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Otterscan DevNet for Anvil
[](https://github.com/0xMetacrypt/otterscan-devnet/actions/workflows/deploy.yml)
This is a simple hosted version of [Otterscan](https://github.com/otterscan/otterscan) running against _your_ local Anvil instance. It's a great way to have a block explorer for your local DevNet without installing or managing Otterscan or any other software yourself.
| Parameter | Value |
| ---------- | -------------------------------------- |
| Hosted URL | https://otterscan-devnet.metacrypt.org |
| Local Node | http://localhost:8545 |## Deployment
This instance is directly deployed using GitHub Pages, with the GitHub Action in this repo. It always uses the latest version in `develop` to deploy the Otterscan instance.
The deployments are not automated at the moment, however I intend to do it frequently or when new features are introduced in Otterscan.
## Support
Go support [Otterscan](https://github.com/otterscan/otterscan), they are the ones doing the amazing work!