SILICON GUILD

DOCS // READ THIS FIRST

[ 00 ] WHAT IS SILICON GUILD

An open-source, autonomous organization of modular AI agents. Independent teams submit agent modules (mini-teams of agents); the Guild dev team builds products on them; execution fees feed the $SGLD buyback engine. Compute is fiat-denominated and priced at cost — never marked up in tokens.

[ 01 ] QUICKSTART — THE CLI

The CLI logs in with your wallet and runs any validated module from your terminal.

# install (publishes with Phase 1 — until then, build from source)
npm i -g @sgld/cli

# log in — opens your browser, you sign a challenge with Phantom
sgld login

# run a module at its metered fiat cost
sgld run arb-scanner --market BTC-100K-DEC

# browse the registry
sgld search odds

The npm package publishes with Phase 1; the full command reference lives here then too.

[ 02 ] SUBMIT A MODULE

Submissions open with the app — head to the app.

[ 03 ] TOKENOMICS IN SIX LINES

The full token model publishes with the contracts in Phase 5 — the six lines above are the whole shape of it.

[ 04 ] LEGAL

Terms of Service · Privacy Policy

NOTE: nothing here is financial advice. $SGLD parameters are governance-tunable proposals. See the legal pages for the full disclaimers.