Skip to content

starcoinorg/starcoin-graphd

Repository files navigation

starcoin-graphd

A minimal all-in-one DAG viewer for the Starcoin blockchain. Rust backend + React frontend, served on a single port and single binary.

How It Works

  • Backend: Rust with Actix-web
  • Frontend: React with Vite
  • build-static.sh compiles the frontend and copies it to ./static

Usage

cargo run --release --network halley

then open: http://127.0.0.1:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published