Skip to content

Uno-Re/Substrate-Reinsurance-Layer-Template

 
 

Repository files navigation

Experimental work on Polkadot Parachain for UnoRe platform

Building This Book Locally

Building the book requires mdBook, ideally the same version that rust-lang/rust uses in this file. To get it:

$ cargo install mdbook --vers [version-num]

To build the book, type:

$ mdbook build

The output will be in the book subdirectory. To check it out, open up book/index.html in a web browser, or to serve the book locally, type:

$ mdbook serve

The default address to view the book will be located at http://localhost:3000 .

About

A Hands-On Cookbook for Aspiring Blockchain Chefs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 90.6%
  • Handlebars 3.6%
  • JavaScript 3.4%
  • CSS 2.4%