Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 592 Bytes

File metadata and controls

25 lines (13 loc) · 592 Bytes

impactprotocol-book

Book about impact protocol

Work on adding an improving this document

Install mdbook

  - cargo install mdbook

Generate the static docs locally

Add/Edit the document and test it locally. Create PR to be merged in the main branch

  - mdbook build

Run locally and check the book

  - mdbook serve
  
Type localhost:3000 in your browser and verify