as-lan
AssemblyScript SDK for building JAM services.
Overview
as-lan provides everything you need to write JAM services in AssemblyScript:
- A service framework that handles host ABI glue so you only write business logic
- Type-safe wrappers for JAM primitives (slots, service IDs, code hashes, …)
- A scaffold script that sets up a ready-to-build project in seconds
Next Steps
- Quick Start — scaffold a new service in one command
- SDK API — types, service framework, and utilities reference
- Testing — test framework and configurable ecalli mocks