Skip to main content

Testing on signet

Documentation of testing options with the wider network since the dev setup makes is possible to start a signet instance.

General notes about signet

Advantages

  • it is a network where intreaction is possible with other instances and projects
  • funds are worthless just like on testnet
  • the derivation paths are same as on testnet
  • reliable blocktimes
  • no block-storms
  • small blockchain (IBD ~ 10 mins on a laptop)
  • Faucets are available (see below)

Disadvantages

Public Electrum servers

  • signet-electrumx.wakiyamap.dev:50002:s
  • electrum.emzy.de:53002:s
  • node202.fra.mempool.space:60602:s

Block explorer

Faucets

LN explorers

Test payment destinations

Other wallets with signet support

LNbits instance on signet

  • LN wallet in the browser
  • create a custodial account and top up over LN

OBW

  • for Android only with LN support

Sparrow Wallet

Supports onchain only, but works well with Taproot accounts. To use it with signet open: menu - Tools - Restart in Testnet and set a Private Electrum server serving signet like: node202.fra.mempool.space port: 60602 with SSL.`

Electrum Wallet

  • Support onchain (no Taproot yet) and LN, but couldn't send or receive lightning payments on signet with electrum yet.
  • start with the signet flag eg:
    electrum-4.4.0-x86_64.AppImage --signet
  • menu - Wallet - Information and restart to activate lightning

Galoy staging node to open channels to

Alternate Text

Resources