Skip to content

Naupio/godwoken_explorer

 
 

Repository files navigation

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

  • Erlang/OTP 24
  • Elixir 1.13.x
  • Postgresql 10.3+,11,12
  • Rust

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 51.8%
  • Elixir 46.6%
  • HTML 0.9%
  • CSS 0.4%
  • Shell 0.1%
  • JavaScript 0.1%
  • Other 0.1%