Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supernovahs/ropsten-explorer
Backup explorer for merge, Just for Fun
https://github.com/supernovahs/ropsten-explorer
Last synced: about 1 month ago
JSON representation
Backup explorer for merge, Just for Fun
- Host: GitHub
- URL: https://github.com/supernovahs/ropsten-explorer
- Owner: supernovahs
- License: mit
- Created: 2022-06-06T21:23:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T16:08:23.000Z (over 2 years ago)
- Last Synced: 2024-10-29T17:56:39.257Z (3 months ago)
- Language: JavaScript
- Homepage: ropsten-explorer.vercel.app
- Size: 92.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ropsten Simple explorer
## Getting Started
## Vercel deployed : [Link](https://ropsten-explorer.vercel.app/)First, run the development server:
```bash
npm run dev
# or
yarn dev
```.