Overview
Substrate + AssemblyScript = Subsembly
Last updated
Substrate + AssemblyScript = Subsembly
Last updated
Subsembly
framework used for developing Substrate
runtimes in AssemblyScript
. The project is work in progress.
The following diagram shows the high-level components Architecture of Subsembly:
Runtime API - Implementation of Node <> Runtime Entries
Runtime Configuration - Configurable runtime similar to Substrate
Runtimes
FRAME - Runtime components that handle the administrative functionalities
Pallets - Packages that deliver common functionality, reused in different chains
Core - Runtime components that provide low-level functionality