firma 0.20.0

Firma is a library to create bitcoin multisig wallets with private keys stored on offline devices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "key": "xprv9s21ZrQH143K2qwMASoVWNtTp23waKvSFEQELUbKKkpiH8c7YL56Uc4zDWrTgyeUrMsDxEt7CuGg3PZBwdygrMa3b4KTSowCQ7LEv48AaRQ",
  "dice": {"launches": "[2, 3, 4, 5, 6, 7, 8, 9]", "faces": 256, "value": "72623859790382856"},
  "mnemonic": "absurd avoid scissors anxiety gather loud",
  "fingerprint": "dd0847bb",
  "network": "bitcoin",
  "id": {
    "name": "name",
    "kind": "MasterSecret",
    "network": "bitcoin"
  }
}