An open API service indexing awesome lists of open source software.

https://github.com/magickbase/godwoken-explorer-ui


https://github.com/magickbase/godwoken-explorer-ui

Last synced: 8 months ago
JSON representation

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:

[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/Magickbase/godwoken-explorer-ui/)

## Deploy on Vercel

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/Magickbase/godwoken-explorer-ui&project-name=Godwoken-Explorer&repository-name=godwoken-explorer-ui)