Squads Docs
Squads Legacy (v3)
Squads Legacy (v3)
  • Getting Started
    • What's a Squad?
    • Create a Squad
  • Navigating Your Squad
    • Dashboard
    • Vault
    • Transactions
    • Developers
      • Programs
      • Token Manager
      • Validators
      • TX Builder
    • Creators
    • Apps
    • Owners and Settings
  • Integrations
    • Staking
      • Stakewiz
      • JitoSOL
      • Lido
      • Marinade
      • SolBlaze
    • Swap
    • Tensor
    • Dialect
    • Bonfida
    • Coinflow
  • Frequently Asked Questions
    • General
    • Costs of using Squads
  • Development
    • PDAs
      • Multisig
      • Transaction
      • Instruction
      • Derivation
    • Authorities
    • Anchor IDL
      • Loading the Program
      • Create a Multisig
      • Transactions
        • Create a Transaction
        • Adding Instructions
        • Activating a Transaction
        • Approve / Reject a Transaction
        • Executing
    • SDK
Powered by GitBook
On this page
  1. Getting Started

What's a Squad?

The characteristics of a Squad.

A Squad is a programmable multisig wallet, which allows teams to jointly manage their treasury (fungible tokens, NFTs) and developer assets (programs, tokens, validators).

  • Owners are added to a Squad by their wallet addresses (public keys). You can add an unlimited amount of initial owners. We recommend keeping the number of owners under 20 for the best experience;

  • Each Squad has a Vault where users can send, receive, & store assets and perform various operations with them;

  • Each Squad has a Program section where programs can be added and upgraded;

  • Each Squad has a Token manager section where tokens can be added, minted and burned;

  • Each Squad has a Validator section where validators can be managed;

  • Each Squad has a TX Builder section, which allows for creation of arbitrary instructions;

  • Every action in the Squad triggers a transaction that needs to be approved and executed by the owners of a Squad;

  • Squad deployment costs approx. 0.0025 - 0.0045 SOL (Solana network fees) depending on the amount of the initial owners;

NextCreate a Squad

Last updated 10 months ago

Page cover image