Chapter 3

Entities

Entities are predominately used to manage data persistence and shared state in the EVE Frontier world. They are the primary way to store configuration, track state across transactions, and enable cross-assembly interaction. This chapter covers the core entity patterns used across world contracts, including:

Tip

Use the menu on the left hand side to find the article you are looking for. You can also use search at the top to search for specific terms.