Spawn in Plain English
A clear introduction to Models, Worlds, participants, and the Spawn economy.
Spawn is a platform for creating, launching, and running simulations.
A simulation can represent something real, such as a hurricane, a baseball game, a market, or a transportation system. It can also represent something imagined, such as an alien empire, a medieval kingdom, or a persistent strategy game.
The basic idea
A Designer creates the rules of a simulation. Spawn calls a reusable, documented version of those rules a Blueprint.
A Launcher chooses a Blueprint, configures it, and creates a World. The Launcher decides which parameters can change, how people participate, how long the World runs, and what its economy looks like.
A Player enters the World and takes actions allowed by its rules. Some Worlds may be games. Others may be research tools, forecasting systems, classroom exercises, or public experiments.
Why use a simulation
Simulations let people:
- explore outcomes before committing real money, time, or resources;
- compare competing decisions under the same starting conditions;
- repeat a scenario thousands of times instead of observing it once;
- study systems that are too large, slow, dangerous, rare, or expensive to test directly;
- learn by changing variables and seeing the consequences;
- build games and shared Worlds that continue evolving over time;
- turn specialist knowledge into a tool other people can use;
- discover outcomes that were not obvious when the rules were written.
What makes Spawn different
Spawn is designed to make the important parts of a simulation inspectable. A Blueprint should publish its rules, starting conditions, data sources, assumptions, tests, and known limits. When a World claims to be reproducible, another person should be able to run the same version from the same inputs and compare the result.
That does not prove the model is correct. It makes the model specific enough to test.
How the economy works
Spawn separates three kinds of value:
- A World Token can provide access or utility inside one World.
$SPAWNis an existing token. The near-term v2 design proposes it for a published World-creation requirement and optional collateral in eligible Seasons; neither role is live without verified contracts.- $ETH pays for blockchain gas and the computers that run simulations.
Designers can earn when Launchers use their Blueprints. Launchers can earn by building useful Worlds and communities. Players may earn rewards in Worlds with competitive settlement, but they may also lose what they put at risk. Runtime providers and verifiers can earn for computing and checking results.
What exists today
The $SPAWN token is live on Robinhood Chain at:
0x41080c9d7908CE567eFe239042c49D8159a2A3bb
The Spawn marketplace, World contracts, runtime network, and settlement system are under development. Production features will be marked live only after their contracts and interfaces are deployed and verified.