Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngchain Docs

Practical documentation for the ngchain stack, published at docs.ngchain.org. Built with VitePress.

Division of labor: docs (this site) carries guides and the JSON-RPC reference; the paper (paper.ngchain.org, separate repo ngpaper) carries the formal protocol specification.

Develop

npm install
npm run dev      # http://localhost:5173

Build & deploy

npm run build    # static site into .vitepress/dist

The included workflow (.github/workflows/deploy.yml) publishes to GitHub Pages on every push to main; public/CNAME pins the docs.ngchain.org custom domain (base is /).

Structure

index.md                 landing page
guide/index.md           getting started · wallet · contracts · fork tool
rpc/index.md             the JSON-RPC method reference (node + fork tool)
.vitepress/              config + the shared "onchain terminal" theme

About

ngchain practical documentation — docs.ngchain.org

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages