Source

Primodium Source

Primodium contracts will be open-sourced in their entirety once the game design and balancing are finalized. Before then, the source code for Primodium tables and interfaces for systems are available, with their role in developing world extensions described in the following pages.

All Primodium contracts conform to the open MUD standard (opens in a new tab) for large-scale Ethereum applications, details of which can be found in the Primodium contracts guide and the MUD documentation (opens in a new tab).

In our development process, we also added supplements to the standard that improved Primodium's internal design and developer experience. Our commitment to open source means that these improvements will be shared as development progresses, such as Primodium world extensions and prototype generation scripts.

All contract sources are located in the @primodiumxyz/contracts (opens in a new tab) package.

Quickstart

Contract Tables:

Contract Systems:

Contract Prototype Table Data:

Contract Prototype Generation Scripts: