Web3

Multisig Wallet

A wallet requiring multiple private key signatures (e.g., 2-of-3, 3-of-5) to authorize transactions, used by teams and DAOs for shared treasury management. On Solana, Squads Protocol is the leading multisig solution, enabling threshold signing for program upgrades, token transfers, and governance actions.

IDmultisig-wallet

Plain meaning

Start with the shortest useful explanation before going deeper.

A wallet requiring multiple private key signatures (e.g., 2-of-3, 3-of-5) to authorize transactions, used by teams and DAOs for shared treasury management. On Solana, Squads Protocol is the leading multisig solution, enabling threshold signing for program upgrades, token transfers, and governance actions.

Mental model

Use the quick analogy first so the term is easier to reason about when you meet it in code, docs, or prompts.

Think of it as a building block that connects one definition to the larger Solana system around it.

Technical context

Place the term inside its Solana layer so the definition is easier to reason about.

Wallets, signing flows, dApps, and key management concepts.

Why builders care

Turn the term from vocabulary into something operational for product and engineering work.

This term unlocks adjacent concepts quickly, so it works best when you treat it as a junction instead of an isolated definition.

AI handoff

AI handoff

Use this compact block when you want to give an agent or assistant grounded context without dumping the entire page.

Multisig Wallet (multisig-wallet)
Category: Web3
Definition: A wallet requiring multiple private key signatures (e.g., 2-of-3, 3-of-5) to authorize transactions, used by teams and DAOs for shared treasury management. On Solana, Squads Protocol is the leading multisig solution, enabling threshold signing for program upgrades, token transfers, and governance actions.
Related: Squads (Multisig), Multisig, DAO (Decentralized Autonomous Organization)
Glossary Copilot

Ask grounded Solana questions without leaving the glossary.

Use glossary context, relationships, mental models, and builder paths to get structured answers instead of generic chat output.

Explain this code

Optional: paste Anchor, Solana, or Rust code so the Copilot can map primitives back to glossary terms.

Ask a glossary-grounded question

Ask a glossary-grounded question

The Copilot will answer using the current term, related concepts, mental models, and the surrounding glossary graph.

Concept graph

See the term as part of a network, not a dead-end definition.

These branches show which concepts this term touches directly and what sits one layer beyond them.

Branch

Squads (Multisig)

A multisig protocol on Solana (Squads v3/v4) enabling M-of-N approval for transactions. Used to manage program upgrade authorities, treasury wallets, and DAO operations. Squads creates a multisig PDA that acts as the authority; members propose transactions that execute once the threshold is reached. Critical for production program security.

Branch

Multisig

An account controlled by multiple parties requiring M-of-N signatures to authorize actions. On Solana, multisig is implemented by programs like Squads rather than at the protocol level. Use cases: program upgrade authority (require 3-of-5 team members), treasury management, and DAO governance execution.

Branch

DAO (Decentralized Autonomous Organization)

An organization governed by smart contracts and token-holder voting rather than traditional management structures. Members propose and vote on decisions (treasury spending, protocol upgrades, parameter changes). On Solana, Realms (SPL Governance) and Jupiter DAO are major governance platforms. DAOs enable transparent, permissionless collective decision-making.

Next concepts to explore

Keep the learning chain moving instead of stopping at one definition.

These are the next concepts worth opening if you want this term to make more sense inside a real Solana workflow.

Developer Tools

Squads (Multisig)

A multisig protocol on Solana (Squads v3/v4) enabling M-of-N approval for transactions. Used to manage program upgrade authorities, treasury wallets, and DAO operations. Squads creates a multisig PDA that acts as the authority; members propose transactions that execute once the threshold is reached. Critical for production program security.

Developer Tools

Multisig

An account controlled by multiple parties requiring M-of-N signatures to authorize actions. On Solana, multisig is implemented by programs like Squads rather than at the protocol level. Use cases: program upgrade authority (require 3-of-5 team members), treasury management, and DAO governance execution.

Blockchain General

DAO (Decentralized Autonomous Organization)

An organization governed by smart contracts and token-holder voting rather than traditional management structures. Members propose and vote on decisions (treasury spending, protocol upgrades, parameter changes). On Solana, Realms (SPL Governance) and Jupiter DAO are major governance platforms. DAOs enable transparent, permissionless collective decision-making.

Web3

NFT (General Concept)

A unique, non-interchangeable digital token representing ownership of a specific asset—artwork, collectibles, music, game items, domain names, or real-world assets. NFTs are verified on-chain and can be traded on marketplaces. Unlike fungible tokens (where each unit is identical), each NFT has distinct properties. Major Solana NFT marketplaces: Magic Eden, Tensor.

Commonly confused with

Terms nearby in vocabulary, acronym, or conceptual neighborhood.

These entries are easy to mix up when you are reading quickly, prompting an LLM, or onboarding into a new layer of Solana.

Web3wallet-general

Wallet

Software or hardware that manages cryptographic keys and enables users to sign transactions, view balances, and interact with dApps. Hot wallets (Phantom, Solflare, Backpack) are internet-connected for convenience. Cold wallets (Ledger, Trezor) store keys offline for security. Wallets don't actually 'hold' tokens—they hold the private keys that control on-chain accounts.

AliasCrypto Wallet
Web3hardware-wallet

Hardware Wallet

A physical device (Ledger, Trezor) that stores private keys offline in a secure element chip, signing transactions without exposing keys to internet-connected computers. Hardware wallets protect against malware, phishing, and remote hacks. Solana hardware wallet support is available through Phantom, Solflare, and other wallet adapters.

Web3hot-wallet

Hot Wallet

A cryptocurrency wallet that is connected to the internet, enabling quick and convenient access for sending, receiving, and interacting with dApps. Browser extension wallets (Phantom, Backpack, Solflare) and mobile wallets are hot wallets. They offer the best user experience for daily transactions and DeFi activity but are more vulnerable to phishing, malware, and remote attacks compared to cold storage. Best practice is to keep only actively used funds in a hot wallet.

Related terms

Follow the concepts that give this term its actual context.

Glossary entries become useful when they are connected. These links are the shortest path to adjacent ideas.

Developer Toolssquads

Squads (Multisig)

A multisig protocol on Solana (Squads v3/v4) enabling M-of-N approval for transactions. Used to manage program upgrade authorities, treasury wallets, and DAO operations. Squads creates a multisig PDA that acts as the authority; members propose transactions that execute once the threshold is reached. Critical for production program security.

Developer Toolsmultisig

Multisig

An account controlled by multiple parties requiring M-of-N signatures to authorize actions. On Solana, multisig is implemented by programs like Squads rather than at the protocol level. Use cases: program upgrade authority (require 3-of-5 team members), treasury management, and DAO governance execution.

Blockchain Generaldao

DAO (Decentralized Autonomous Organization)

An organization governed by smart contracts and token-holder voting rather than traditional management structures. Members propose and vote on decisions (treasury spending, protocol upgrades, parameter changes). On Solana, Realms (SPL Governance) and Jupiter DAO are major governance platforms. DAOs enable transparent, permissionless collective decision-making.

More in category

Stay in the same layer and keep building context.

These entries live beside the current term and help the page feel like part of a larger knowledge graph instead of a dead end.

Web3

Web3

The vision of a decentralized internet built on blockchain technology, where users own their data, identity, and digital assets. Web1 was read-only (static pages), Web2 is read-write (platforms like social media), Web3 is read-write-own (permissionless, user-sovereign). Web3 applications use wallets instead of logins and smart contracts instead of centralized servers.

Web3

dApp (Decentralized Application)

An application with its backend logic running on a blockchain as smart contracts rather than centralized servers. dApps typically have a traditional web frontend that interacts with on-chain programs via RPC. Users authenticate with wallets instead of username/password. Examples: Uniswap (Ethereum DEX), Jupiter (Solana DEX), Magic Eden (NFT marketplace).

Web3

Wallet

Software or hardware that manages cryptographic keys and enables users to sign transactions, view balances, and interact with dApps. Hot wallets (Phantom, Solflare, Backpack) are internet-connected for convenience. Cold wallets (Ledger, Trezor) store keys offline for security. Wallets don't actually 'hold' tokens—they hold the private keys that control on-chain accounts.

Web3

Seed Phrase (Mnemonic)

A 12 or 24-word human-readable backup of a wallet's master private key, generated using BIP-39 standard. The seed phrase can deterministically regenerate all derived keypairs (BIP-44 derivation paths). Losing the seed phrase means permanently losing access to all associated accounts. Never share, photograph, or store seed phrases digitally in plain text.