Magickbase / godwoken_explorer

Godwoken Explorer
https://v1.gwscan.com
18 stars 8 forks source link

Godwoken Explorer

This project is still under development

Coverage Status

Godwoken Explorer is designed for godwoken(A CKB layer2 roll up solution).Current only support polyjuice.

Our dev chatroom discord.

For technology infrastructure, this project is inspired by blockscout.An open-source EVM blockchain explorer.

Get Started

Requirements

Run local development

  1. copy reference to project root and rename .env.dev and .env.test
  2. $ mix ecto.setup
  3. $ mix phx.server
  4. Visit http://localhost:4001

Docker Compose

  1. Install Docker Desktop
  2. Docker README

Branch for godwoken version

godwoken-v1-mainnet-prod: godwoken v1 mainnet godwoken-v1-testnet-prod: godwoken v1 testnet main: godwoken v0 mainnet develop: godwoken v0 testnet

GraphQL API docs

https://magickbase.github.io/gwscan-graphql-doc/

Contribute

Fork it and submit your PR!