MUD logo

MUD

CommunityCommunity (opens in a new tab)TwitterTwitter (opens in a new tab)DiscordDiscord (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Introduction
  • Quick Start
  • What is MUD?
  • Store
    • Installation
    • Reading and Writing to Store
    • Store Config
    • Advanced features of Store
    • Indexing
    • Specification
    • Gas Efficiency
    • Using Store without World
  • World
    • World 101
    • World Config
    • Deployer
    • Pattern: Sub-systems
    • Modules
    • Community Computers
  • MODE
  • CLI
  • ETHGlobal Hackathon
    • Client agnostic chess
    • Snake onchain
    • Coin war
    • Not Monopoly
    • Crypters
    • DeFi-in-a-Box
    • RNG plug-in
  • Contribute
  • Introduction
  • Quick Start
  • What is MUD?
  • Store
    • Installation
      • Installation
    • Reading and Writing to Store
    • Store Config
    • Advanced features of Store
    • Indexing
    • Specification
    • Gas Efficiency
    • Using Store without World
  • World
    • World 101
    • World Config
    • Deployer
    • Pattern: Sub-systems
    • Modules
    • Community Computers
  • MODE
  • CLI
  • ETHGlobal Hackathon
    • Client agnostic chess
    • Snake onchain
    • Coin war
    • Not Monopoly
    • Crypters
    • DeFi-in-a-Box
    • RNG plug-in
  • Community (opens in a new tab)
  • Twitter (opens in a new tab)
  • Discord (opens in a new tab)
  • Contribute

On This Page

  • Installation
Question? Give us feedback → (opens in a new tab)Edit this page
Store
Installation

Installation

If you are using the MUD framework, you don't need to install Store! A Store exist by default in the World. If you are not using the MUD framework (ie: you don't have a mud.config.ts config file somewhere in your project), please read Using Store without World.

StoreReading and Writing to Store

MIT 2023 © MUD