radix-engine 1.3.1

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

Each object may have a set of [fields](../blueprint/fields.md) and
[collections](../blueprint/collections.md) which represent that object's state.
When created or updated, these fields and collections must conform to the schema specified
by the object's [blueprint](blueprint_id.md).