Write an Application Overview
In this category, you can learn how to write a ScalarDL application.
📄️ Write an Application with Ledger
This document explains how to write ScalarDL applications. You will learn how to integrate ScalarDL into your applications, handle errors, and validate your data.
📄️ Write an Application with Generic Contracts
Although generic contracts were introduced in ScalarDL 3.10, HashStore, released in ScalarDL 3.12, provides a higher-level abstraction that wraps generic contracts. For most use cases, using HashStore is simpler and more efficient than using generic contracts directly. For details, see Write a ScalarDL Application with the HashStore Abstraction in the latest version of ScalarDL.