Substrate + AssemblyScript = Subsembly
Subsembly framework used for developing Substrate runtimes in AssemblyScript. The project is work in progress.
Subsembly
Substrate
AssemblyScript
The following diagram shows the high-level components Architecture of Subsembly:
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
Last updated 4 years ago