SkillAgentSearch skills...

Docs

Documentation for Grin and Mimblewimble

Install / Use

/learn @mimblewimble/Docs
About this skill

Quality Score

0/100

Supported Platforms

Universal

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.

View on GitHub
GitHub Stars306
CategoryDevelopment
Updated1mo ago
Forks84

Languages

HTML

Security Score

85/100

Audited on Feb 23, 2026

No findings