x/subspaces
Abstract
This document specifies the subspaces module of Desmos.
This module allows users to create and manage the representation of different social networks inside which contents will be created.
Contents
- Concepts
- State
- Msg Service
- Msg/CreateSubspace
- Msg/EditSubspace
- Msg/DeleteSubspace
- Msg/CreateSection
- Msg/EditSection
- Msg/MoveSection
- Msg/DeleteSection
- Msg/CreateUserGroup
- Msg/EditUserGroup
- Msg/MoveUserGroup
- Msg/SetUserGroupPermissions
- Msg/DeleteUserGroup
- Msg/AddUserToUserGroup
- Msg/RemoveUserFromUserGroup
- Msg/SetUserPermissions
- Msg/GrantTreasuryAuthorization
- Msg/RevokeTreasuryAuthorization
- Msg/GrantAllowance
- Msg/RevokeAllowance
- Msg/UpdateSubspaceFeeTokens
- Events
- Permissions
- Client