FuelLabs / FuelLabs/block-explorer-v2
Create a CLI for spinning up the blockexplorer
Open
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
This idea is to enable the installation of block explorer using fuelup, and enable running it. For this, the packages should be self-contained, which means. The result will be an executable binary without any dependencies or external assets.
**Installl**
`fuelup add blockexplorer`.
**Run**
`forc blockexplorer run`
Contributor guide
Assessment
This issue has not been assessed yet.