Nearnomicon http://nomicon.io/
Implementation details of the NearProtocol client.
cargo install mdbook
MdBook can automatically rebuild the content when it detects the changes. Run the following from the root to rebuild automatically:
mdbook watch
To force rebuild run:
mdbook build
To serve the mdbook while editing it, run:
mdbook serve
Adding new chapters requires updating src/SUMMARY.md
file.
See mdBook and MathJax for using Latex.