Skip to content
Dan Connolly edited this page Jun 27, 2020 · 2 revisions

Rholang is RChain's social contract language. It offers a typed contract language that provides a semantics naturally suited for decentralized, distributed computing. It is built around communicating mobile processes.

The A Rholang tutorial by Mike Stay and the rchain core team in 2018 shows how to use several ocap patterns in Rholang.

js2rho aims to translate JavaScript to Rholang.

See the RChain Developer site for the latest documentation such as the Rholang Cheat Sheet.

References

Clone this wiki locally