Blockstream Enterprise
RecipesWallets

Wallet Types

TypeValueDescription
AMPampLiquid restricted transactions with 2-of-2 multisig
Single Signaturesingle_sigStandard single-key wallet
K-of-N Multisigkofn_multisigCustomizable multi-signature wallet

Wallet Type Decision Flow

Liquid Bitcoin Yes No Yes No Yes No Start Network? Need Restricted TX? Need Multi-signature? AMP Wallet Need Multi-signature? K-of-N Multisig SingleSig Wallet K-of-N Multisig SingleSig Wallet

Choosing the Right Wallet Type

Each wallet type serves different use cases. Choose based on your security requirements, network needs, and operational complexity:

Use CaseRecommended TypeWhy
Asset issuance on LiquidAMPRequired for restricted transactions and Liquid-specific features
Simple Bitcoin storageSingleSigMinimal complexity, fastest transactions
Corporate treasuryK-of-N MultisigRequires multiple approvals, prevents single points of failure
Trading/Exchange integrationAMP or SingleSigBalance between speed and security
Cold storageK-of-N MultisigMaximum security with distributed key holders
Development/TestingSingleSigEasy to set up and debug

Security vs. Complexity Trade-off

  • SingleSig: Fastest to set up, single point of failure
  • AMP: Built-in 2-of-2 multisig, restricted transactions, Liquid-only
  • K-of-N Multisig: Most secure, requires coordination between signers

On this page