Internet Computer
The Internet Computer (ICP) is a public blockchain built to run general-purpose software directly on-chain — not only tokens and short smart contracts, but full web applications, databases, and governance systems served from canisters (tamper-proof, replicated compute units) at web speed. Users interact through ordinary browsers; the chain provides hosting, persistence, and verifiable execution.
That substrate matters for smart social contracts. Governance rules need state that cannot be silently rewritten, upgrades communities can audit, and execution everyone can verify — without each community operating its own servers or trusting a single vendor. Realms GOS and GOS-as-a-Service run on the Internet Computer for that reason.
Governance Operating System
A Governance Operating System gives communities the runtime to encode rules, enforce them verifiably, and evolve them as living software. That is necessary — but it is not sufficient on its own.
Standing up a realm still means provisioning canisters, wiring registries, shipping upgrades, and onboarding founders who should not need to be blockchain operators. Without a shared platform layer, every community reinvents the same infrastructure — and the cost of cooperation stays high.
GOS-as-a-Service closes that gap: common provisioning, a public registry, and a create-realm wizard so founders start from governance design instead of DevOps. Realms GOS is the first GOS built to run on that service.
Realms GOS
Realms GOS is a Governance Operating System — software that executes smart social contracts on the Internet Computer. Communities use it to design, run, and evolve their own governance systems as code.
github.com/smart-social-contracts/realms · realmsgos.org
GOS-as-a-Service
GOS-as-a-Service is the platform layer that provisions those systems: the realm registry, create-realm wizard, and installer. Realms GOS is the first GOS that conforms to this service.
github.com/smart-social-contracts/gos-as-a-service · gos.earth