Skip to content

Latest commit

 

History

History
62 lines (49 loc) · 2.13 KB

electrum-server.en-US.mdx

File metadata and controls

62 lines (49 loc) · 2.13 KB

import { Callout,Cards,Card } from 'nextra/components'

import { FaFulcrum } from "react-icons/fa" import { FaReact } from "react-icons/fa"

Electrum server

This may take some time

Electrum must first fully index the blockchain and compact its database before you can connect to it with your signing devices. This can take up to ~1.5 - 4 days or more, depending on the hardware.

We will set up an Electrum server for use with your Bitcoin software or hardware signing device.

Make sure that you have reduced the database cache of Bitcoin client

Bitcoin with signing devices

The best way to safely keep your bitcoin key pairs (meaning the best combination of security and usability) is to use a signing device (like SeedSigner, Passport, BitBox, Coldcard, Jade or Trezor) in combination with your own Bitcoin node. This gives you security, privacy and eliminates the need to trust a third party to verify transactions.

Bitcoin client on the MicroBolt itself is not meant to hold funds.

One possibility to use Bitcoin client with your Bitcoin signing devices is to use an Electrum server as middleware. It imports data from Bitcoin client and provides it to signing software supporting the Electrum protocol. Desktop signing apps like Sparrow, the BitBoxApp, Electrum or Specter Desktop that support signing devices can then be used with your own sovereign Bitcoin node.

Choose your server, when you're done jump to the Desktop wallet section

} title="Electrs" href="electrum-server/electrs" /> } title="Fulcrum" href="electrum-server/fulcrum" /> Installing more than one server is not recommended and not compatible, we do not support it