Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opensquare-network/statescan-v2
Explorer for substrate chains
https://github.com/opensquare-network/statescan-v2
Last synced: about 2 months ago
JSON representation
Explorer for substrate chains
- Host: GitHub
- URL: https://github.com/opensquare-network/statescan-v2
- Owner: opensquare-network
- Created: 2022-07-01T13:48:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T12:14:13.000Z (8 months ago)
- Last Synced: 2024-05-22T13:23:04.581Z (8 months ago)
- Language: JavaScript
- Size: 5.17 MB
- Stars: 11
- Watchers: 2
- Forks: 13
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# statescan-v2
Statescan is a modularized and business pluggable explorer for [substrate](https://github.com/paritytech/substrate) based chains.## Code structure
There are 2 directories for [backend](./backend) and fronted code. Backend code is organized by [yarn workspaces](https://classic.yarnpkg.com/lang/en/docs/workspaces/) and make
sure yarn is installed before running it.