Skip to content

rchain-community/rholang-lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rholang Lessons

Effort to turn the great lessons by @JoshOrndorff into an interactive tutorial format.

Running it locally

  1. Ensure Node.JS and Yarn are installed.
  2. Install dependencies by running yarn in the project directory
  3. Run yarn start to start your local development server

Deploying it

You can build a static version of this project using:

yarn build

This will result in a static build in the directory dist.

Previewing this static build can then be done through:

yarn serve

About

Interactive lessons to learn Rholang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published