/docs

Documentation for Grin and Mimblewimble

Primary LanguageHTML

Grin Documentation

Requirements

  • MkDocs
  • Mkdocs Material theme

Build locally

Clone repo and navigate to directory:

git clone https://github.com/mimblewimble/docs.git
cd docs

Start the local server:

mkdocs serve

Visit URL to see live changes:

localhost:8000

When ready, push changes to your forked repo and then submit a PR.