https://github.com/magickbase/godwoken-explorer-ui
https://github.com/magickbase/godwoken-explorer-ui
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/magickbase/godwoken-explorer-ui
- Owner: Magickbase
- Created: 2021-03-01T19:10:01.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-11T05:02:44.000Z (over 1 year ago)
- Last Synced: 2025-02-11T06:20:10.561Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://www.gwscan.com/
- Size: 34.1 MB
- Stars: 9
- Watchers: 11
- Forks: 6
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Godwoken Explorer UI
This is a [godwoken explorer ui](https://github.com/Magickbase/godwoken-explorer-ui) project works with a [back-end](https://github.com/Magickbase/godwoken_explorer) project to sync and display data from [godwoken](https://github.com/nervosnetwork/godwoken/), a layer 2 for nervos [CKB](https://github.com/nervosnetwork/ckb/) project.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
or:
[](https://codesandbox.io/s/github/Magickbase/godwoken-explorer-ui/)
## Deploy on Vercel
[](https://vercel.com/new/git/external?repository-url=https://github.com/Magickbase/godwoken-explorer-ui&project-name=Godwoken-Explorer&repository-name=godwoken-explorer-ui)