Getting Started
World Program Overview
The World Program is the entrypoint for creating world instances, entities, attaching components, and executing systems within a unified framework.
Initiating a project with bolt init automatically generates a simple usage example of the bolt-sdk.

