Anoma Developer Documentation
  • Overview
  • Build
    • Getting Started
    • Your First Anoma App
      • Define a Resource
      • Write a Transaction Function
      • Write a Projection Function
      • Run your App
    • Anoma App Examples
  • LEARN
    • Overview
    • State Model
      • Model Comparison
    • Resource Machine
      • Information Flow Control
    • Resources
      • State
      • Logic
      • Kind
      • Lifecycle
    • Transactions
      • Delta
      • Actions
      • Balanced Transactions
      • Intents
    • Applications
      • Backend
      • Interface
    • Services
      • Indexing
      • Solving
Powered by GitBook
On this page
  1. LEARN

Overview

The following gives you an overview about the content of the Learn section.

In this section, we explain the concepts that you need to write Anoma applications. After a brief introduction to Anoma's unique state model and the Anoma resource machine, we explain resources, transactions (including what actions and intents are), the different application components, and services.

PreviousAnoma App ExamplesNextState Model

Last updated 6 months ago