Skip to content

Getting Started

Welcome to the SpaceManager smart contract documentation. This guide will walk you through the various functions and capabilities of the contract.

Overview

The SpaceManager contract allows users to create and manage spaces with customizable parameters such as join fees, member limits, and withdrawal options. It supports operations with both ETH and ERC20 tokens.

The documentation is organized into the following sections:

  1. Owner Write Functions
  2. Member Write Functions
  3. Public Write Functions
  4. Read Functions
  5. Errors
  6. Events

Next Steps

To start exploring the contract's functionality, choose a section from the sidebar or continue to the Owner Write Functions page.