Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.
/ nomicon Public archive

Implementation walkthrough of the NearProtocol client

Notifications You must be signed in to change notification settings

nearprotocol/nomicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nearnomicon http://nomicon.io/

Implementation details of the NearProtocol client.

Installation

cargo install mdbook

Modifying the content

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

Adding new chapters requires updating src/SUMMARY.md file.

Latex

See mdBook and MathJax for using Latex.

About

Implementation walkthrough of the NearProtocol client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages