Wasabi Docs
Getting Started
Why Wasabi
Using Wasabi
Building Wasabi
FAQ
Glossary
Getting Started
Why Wasabi
Using Wasabi
Building Wasabi
FAQ
Glossary
  • Introducing Wasabi

    • Explain Wasabi like I'm 5
  • Installing Wasabi

    • Install-package
  • Using Wasabi

    • Wallet Generation
    • Wallet Load
    • Receive
    • Coinjoin
    • Send
    • Hardware Wallet
    • Bitcoin Full Node
  • Best Practices

    • Password Best Practices
    • Wasabi Backup Best Practices
    • Change Coins
  • Restoring Wasabi

    • Recover a Wallet
    • Restoring Wasabi Wallet in Other Wallets
  • Advanced Installing Wasabi

    • Build from source code
    • Deterministic Build
    • Wasabi Setup in Virtual Machines
  • Advanced Using Wasabi

    • Discreet Mode
    • Testnet
    • PayJoin
    • Headless Wasabi Daemon
    • Starting Wasabi with parameters
    • RPC Interface
    • Supported BIPs
      • What is supported
      • What is not supported

Supported BIPs

  • What is supported
  • What is not supported

Wasabi Wallet strives toward establishing solid industry best practices and standards. Here is a list of all the supported and integrated Bitcoin Improvement Proposals:

What is supported

  • BIP 21: URI Schemeopen in new window
  • BIP 32: Hierarchical Deterministic Walletsopen in new window
  • BIP 38: Password-Protected Private Keyopen in new window
  • BIP 39: Mnemonic Code for Generating Deterministic Keysopen in new window
  • BIP 44: Multi-Account Hierarchy for Deterministic Walletsopen in new window
  • BIP 72: bitcoin: uri extensions for Payment Protocolopen in new window
  • BIP 78: A Simple Payjoin Proposalopen in new window
  • BIP 84: Derivation scheme for P2WPKH based accountsopen in new window
  • BIP 86: Key Derivation for Single Key P2TR Outputsopen in new window
  • BIP 125: Opt-In full Replace-by-Fee Signalingopen in new window
  • BIP 141: Segregated Witness (Consensus Layer)open in new window
  • BIP 143: Transaction Signature Verification for Version 0 Witness Programopen in new window
  • BIP 144: Segregated Witness (Peer Services)open in new window
  • BIP 158: Block filtersopen in new window
  • BIP 173: Base32 address format for native v0-16 witness outputsopen in new window
  • BIP 174: Partially Signed Bitcoin Transaction Formatopen in new window
  • BIP 341: Taproot: SegWit version 1 spending rulesopen in new window

What is not supported

  • BIP 37: Bloom filtersopen in new window
  • BIP 69: Lexicographical Indexing of Transaction Inputs and Outputsopen in new window
Edit this page open in new window
Last Updated:

RPC Interface