Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 988 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 988 Bytes

The offchain::ipfs Manual

Table of Contents

This fork is based of original offchain-ipfs-manual with updates to the latest Substrate version.

Usage

Visit https://uddugteam.github.io/offchain-ipfs-manual to read the book.

Install

You can install and run locally if you want to contribute.

First, install mdbook. Then:

git clone https://github.com/uddugteam/offchain-ipfs-manual
cd offchain-ipfs-manual
mdbook serve

This will open up a version of the book on localhost, port 3000

Contributing

PRs accepted.

To run linting locally, run:

npx markdownlint-cli src README.md

License

TBD © 2022 Rust IPFS Maintainers & Uddùg Team