The Linera Developer Manual
1.
Overview
2.
Getting Started
2.1.
Installation
2.2.
Hello, Linera
3.
Core Concepts
3.1.
Microchains
3.2.
Wallets
3.3.
Node Service
3.4.
Applications
4.
Writing Linera Applications
4.1.
Creating a Project
4.2.
Creating the Application State
4.3.
Defining the ABI
4.4.
Writing the Contract Binary
4.5.
Writing the Service Binary
4.6.
Deploying the Application
4.7.
Cross-Chain Messages
4.8.
Calling other Applications
4.9.
Printing Logs from an Application
4.10.
Writing Tests
5.
Advanced Topics
5.1.
Views
5.2.
Persistent Storage
5.3.
Validators
5.4.
Creating New Blocks
6.
Appendix
6.1.
Glossary
6.2.
Videos
Light
Rust
Coal
Navy
Ayu
Advanced Topics
In this section, we present additional topics related to the Linera protocol.