Mimblewimble Docs Save

Documentation for Grin and Mimblewimble

Project README

Grin Documentation

Requirements

Clone repo and navigate to directory:

git clone --recursive https://github.com/mimblewimble/docs.git

Local

Install the following software:

Then start the local Mkdocs server:

mkdocs serve

Container

Start the local MkDocs server:

docker build -t docs -f Containerfile .
docker run -p 8000:8000 -v ./:/app/:ro docs:latest

Test

Visit http://localhost:8000 to see live changes.

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

Open Source Agenda is not affiliated with "Mimblewimble Docs" Project. README Source: mimblewimble/docs
Stars
305
Open Issues
7
Last Commit
1 month ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating