Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelonye/synth-scan
Synthetix block explorer
https://github.com/kelonye/synth-scan
Last synced: 23 days ago
JSON representation
Synthetix block explorer
- Host: GitHub
- URL: https://github.com/kelonye/synth-scan
- Owner: kelonye
- Created: 2021-08-12T20:49:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T19:05:11.000Z (over 1 year ago)
- Last Synced: 2024-04-14T14:54:18.047Z (7 months ago)
- Language: TypeScript
- Homepage: synth-scan.vercel.app
- Size: 853 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Synth Scan
Synthetix block explorer.
### Run
- Copy `.env.local.sample` to `.env.local` and configure.
- Run `make` to start the app.
- Visit the dapp at http://localhost:1313## Stack
- [React](https://reactjs.org/)
- [Material UI](https://material-ui.com/)