Modules§
- blueprints
- Native blueprints (to be moved to individual crates)
- errors
- init
- kernel
- Radix Engine kernel, defining state, ownership and (low-level) invocation semantics.
- object_
modules - Object module blueprints (to be moved to individual crates)
- system
- Radix Engine system, defining packages (a.k.a. classes), components (a.k.a. objects) and invocation semantics.
- track
- transaction
- Radix Engine transaction interface.
- updates
- Protocol updates
- utils
- vm