The Coco Book
This is the Coco Book - a comprehensive guide to the Coco programming language for MOI network. The book is intended for developers who are interested in learning Coco and building logics for MOI.
Coco (also "Cocolang") is a highly readable, statically typed, indentation-based language for writing logics on MOI. Its constructs correspond directly to MOI's participant-centric model, so on-chain behavior is easier to reason about and audit.
This documentation covers the Coco programming language only. For MOI blockchain concepts and architecture, visit docs.moi.technology. To interact with MOI using JavaScript, see the JS-MOI-SDK.
New to MOI terms? See the Glossary.