radix-engine 1.3.1

Reference implementation of Radix Engine, from the Radix DLT project.
Documentation
1
2
3
4
5
6
# System Modules

System Modules are modules which can be added to the system to extend functionality.

System Modules are stateful and may expose a set of functions to the application layer as well
as execute additional logic within a system call.