# @lightsparkdev/lightspark-cli

## 0.1.19

### Patch Changes

- Updated dependencies [d1d0682]
- Updated dependencies [d1d0682]
  - @lightsparkdev/core@1.5.2
  - @lightsparkdev/lightspark-sdk@1.9.19
  - @lightsparkdev/crypto-wasm@0.1.26

## 0.1.18

### Patch Changes

- Updated dependencies [d155a43]
  - @lightsparkdev/core@1.5.1
  - @lightsparkdev/crypto-wasm@0.1.25
  - @lightsparkdev/lightspark-sdk@1.9.18

## 0.1.17

### Patch Changes

- Updated dependencies [449e9de]
  - @lightsparkdev/core@1.5.0
  - @lightsparkdev/crypto-wasm@0.1.24
  - @lightsparkdev/lightspark-sdk@1.9.17

## 0.1.16

### Patch Changes

- 97769ad: - Replace secp256k1 with @noble/curves: Same dependency swap — secp256k1 replaced with @noble/curves for key generation and validation. Removes native build
  requirement.
- Updated dependencies [97769ad]
  - @lightsparkdev/core@1.4.9
  - @lightsparkdev/crypto-wasm@0.1.23
  - @lightsparkdev/lightspark-sdk@1.9.16

## 0.1.15

### Patch Changes

- Updated dependencies [9a7776b]
- Updated dependencies [9a7776b]
  - @lightsparkdev/core@1.4.8
  - @lightsparkdev/lightspark-sdk@1.9.15
  - @lightsparkdev/crypto-wasm@0.1.22

## 0.1.14

### Patch Changes

- Updated dependencies [8e4690a]
- Updated dependencies [8e4690a]
  - @lightsparkdev/core@1.4.7
  - @lightsparkdev/crypto-wasm@0.1.21
  - @lightsparkdev/lightspark-sdk@1.9.14

## 0.1.13

### Patch Changes

- Updated dependencies [3efb4c1]
- Updated dependencies [3efb4c1]
  - @lightsparkdev/core@1.4.6
  - @lightsparkdev/lightspark-sdk@1.9.13
  - @lightsparkdev/crypto-wasm@0.1.20

## 0.1.12

### Patch Changes

- Updated dependencies [7aac87e]
  - @lightsparkdev/lightspark-sdk@1.9.12

## 0.1.11

### Patch Changes

- Updated dependencies [8fd199a]
- Updated dependencies [8fd199a]
  - @lightsparkdev/core@1.4.5
  - @lightsparkdev/lightspark-sdk@1.9.11
  - @lightsparkdev/crypto-wasm@0.1.19

## 0.1.10

### Patch Changes

- Updated dependencies [1ee5899]
  - @lightsparkdev/lightspark-sdk@1.9.10

## 0.1.9

### Patch Changes

- Updated dependencies [031eb1b]
- Updated dependencies [031eb1b]
  - @lightsparkdev/lightspark-sdk@1.9.9
  - @lightsparkdev/core@1.4.4
  - @lightsparkdev/crypto-wasm@0.1.18

## 0.1.8

### Patch Changes

- Updated dependencies [21b1acc]
  - @lightsparkdev/lightspark-sdk@1.9.8

## 0.1.7

### Patch Changes

- Updated dependencies [f5247b0]
  - @lightsparkdev/lightspark-sdk@1.9.7

## 0.1.6

### Patch Changes

- Updated dependencies [56d34fb]
  - @lightsparkdev/lightspark-sdk@1.9.6

## 0.1.5

### Patch Changes

- Updated dependencies [e9152bc]
  - @lightsparkdev/core@1.4.3
  - @lightsparkdev/crypto-wasm@0.1.17
  - @lightsparkdev/lightspark-sdk@1.9.5

## 0.1.4

### Patch Changes

- Updated dependencies [52a274f]
- Updated dependencies [52a274f]
  - @lightsparkdev/lightspark-sdk@1.9.4
  - @lightsparkdev/core@1.4.2
  - @lightsparkdev/crypto-wasm@0.1.16

## 0.1.3

### Patch Changes

- Updated dependencies [7ae2525]
- Updated dependencies [7ae2525]
  - @lightsparkdev/lightspark-sdk@1.9.3
  - @lightsparkdev/core@1.4.1
  - @lightsparkdev/crypto-wasm@0.1.15

## 0.1.2

### Patch Changes

- Updated dependencies [5cfff96]
  - @lightsparkdev/core@1.4.0
  - @lightsparkdev/crypto-wasm@0.1.14
  - @lightsparkdev/lightspark-sdk@1.9.2

## 0.1.1

### Patch Changes

- Updated dependencies [b21b85e]
  - @lightsparkdev/lightspark-sdk@1.9.1
  - @lightsparkdev/core@1.3.1
  - @lightsparkdev/crypto-wasm@0.1.13

## 0.1.0

### Minor Changes

- b1f160b: - Bolt 12 “Offer” commands

  - Added `create-offer` command to generate a BOLT12 offer, specifying an amount or zero for user-chosen amounts, plus a description.
  - Added `pay-offer` command allowing you to pay a BOLT12 offer from the CLI, with optional fee/timeouts.
  - Misc. node usage

    - Polished logic for local vs. remote signing in the new BOLT12 commands.
    - Minor improvements to usage strings and help text.

  - General
    - Focus is on new BOLT12 Offer features; the rest is routine housekeeping in `index.ts`.

### Patch Changes

- Updated dependencies [b1f160b]
- Updated dependencies [b1f160b]
  - @lightsparkdev/lightspark-sdk@1.9.0
  - @lightsparkdev/core@1.3.0
  - @lightsparkdev/crypto-wasm@0.1.12

## 0.0.64

### Patch Changes

- Updated dependencies [47733a2]
  - @lightsparkdev/lightspark-sdk@1.8.10
  - @lightsparkdev/core@1.2.8
  - @lightsparkdev/crypto-wasm@0.1.11

## 0.0.63

### Patch Changes

- Updated dependencies [56d359b]
- Updated dependencies [56d359b]
  - @lightsparkdev/lightspark-sdk@1.8.9
  - @lightsparkdev/core@1.2.7
  - @lightsparkdev/crypto-wasm@0.1.10

## 0.0.62

### Patch Changes

- 80c16c1: - Bump secp256k1 from 5.0.0 to 5.0.1
- Updated dependencies [80c16c1]
- Updated dependencies [80c16c1]
  - @lightsparkdev/core@1.2.6
  - @lightsparkdev/lightspark-sdk@1.8.8
  - @lightsparkdev/crypto-wasm@0.1.9

## 0.0.61

### Patch Changes

- Updated dependencies [f148f37]
  - @lightsparkdev/core@1.2.5
  - @lightsparkdev/crypto-wasm@0.1.8
  - @lightsparkdev/lightspark-sdk@1.8.7

## 0.0.60

### Patch Changes

- Updated dependencies [1a063b6]
- Updated dependencies [1a063b6]
  - @lightsparkdev/core@1.2.4
  - @lightsparkdev/lightspark-sdk@1.8.6
  - @lightsparkdev/crypto-wasm@0.1.7

## 0.0.59

### Patch Changes

- Updated dependencies [d933082]
  - @lightsparkdev/crypto-wasm@0.1.6
  - @lightsparkdev/lightspark-sdk@1.8.5

## 0.0.58

### Patch Changes

- Updated dependencies [d61a209]
  - @lightsparkdev/core@1.2.3
  - @lightsparkdev/lightspark-sdk@1.8.4

## 0.0.57

### Patch Changes

- 07900ac: - Upgrade deps
  - Upgrade TypeScript to 5.6.2 and some related type fixes
  - Improve clean scripts
- Updated dependencies [07900ac]
  - @lightsparkdev/lightspark-sdk@1.8.3
  - @lightsparkdev/crypto-wasm@0.1.5
  - @lightsparkdev/core@1.2.2

## 0.0.56

### Patch Changes

- Updated dependencies [9d2f78a]
- Updated dependencies [9d2f78a]
  - @lightsparkdev/lightspark-sdk@1.8.2

## 0.0.55

### Patch Changes

- Updated dependencies [b43609d]
- Updated dependencies [b43609d]
  - @lightsparkdev/core@1.2.1
  - @lightsparkdev/lightspark-sdk@1.8.1

## 0.0.54

### Patch Changes

- Updated dependencies [c17a851]
- Updated dependencies [c17a851]
  - @lightsparkdev/core@1.2.0
  - @lightsparkdev/lightspark-sdk@1.8.0

## 0.0.53

### Patch Changes

- Updated dependencies [1028e1c]
  - @lightsparkdev/lightspark-sdk@1.7.1

## 0.0.52

### Patch Changes

- Updated dependencies [e647962]
  - @lightsparkdev/lightspark-sdk@1.7.0

## 0.0.51

### Patch Changes

- Updated dependencies [5b0016e]
  - @lightsparkdev/lightspark-sdk@1.6.0

## 0.0.50

### Patch Changes

- Updated dependencies [b855251]
  - @lightsparkdev/lightspark-sdk@1.5.14
  - @lightsparkdev/crypto-wasm@0.1.4

## 0.0.49

### Patch Changes

- Updated dependencies [fda487d]
  - @lightsparkdev/core@1.1.0
  - @lightsparkdev/lightspark-sdk@1.5.13

## 0.0.48

### Patch Changes

- Updated dependencies [a73d027]
  - @lightsparkdev/lightspark-sdk@1.5.12

## 0.0.47

### Patch Changes

- Updated dependencies [baeccd9]
  - @lightsparkdev/core@1.0.22
  - @lightsparkdev/lightspark-sdk@1.5.11

## 0.0.46

### Patch Changes

- ecd415d: - Use node balances instead of account balances
- Updated dependencies [15d0720]
- Updated dependencies [15d0720]
  - @lightsparkdev/core@1.0.21
  - @lightsparkdev/lightspark-sdk@1.5.10

## 0.0.45

### Patch Changes

- Updated dependencies [b47bc60]
  - @lightsparkdev/core@1.0.20
  - @lightsparkdev/lightspark-sdk@1.5.9

## 0.0.44

### Patch Changes

- Updated dependencies [330f913]
- Updated dependencies [330f913]
  - @lightsparkdev/core@1.0.19
  - @lightsparkdev/lightspark-sdk@1.5.8

## 0.0.43

### Patch Changes

- 062bf8a: [js] Add engines field to all packages to indicate supported NodeJS versions
- Updated dependencies [062bf8a]
  - @lightsparkdev/lightspark-sdk@1.5.7
  - @lightsparkdev/crypto-wasm@0.1.3
  - @lightsparkdev/core@1.0.18

## 0.0.42

### Patch Changes

- Updated dependencies [20fb70b]
  - @lightsparkdev/core@1.0.17
  - @lightsparkdev/lightspark-sdk@1.5.6

## 0.0.41

### Patch Changes

- Updated dependencies [cb28f0e]
  - @lightsparkdev/core@1.0.16
  - @lightsparkdev/lightspark-sdk@1.5.5

## 0.0.40

### Patch Changes

- Updated dependencies [66e76d3]
- Updated dependencies [66e76d3]
  - @lightsparkdev/core@1.0.15
  - @lightsparkdev/lightspark-sdk@1.5.4

## 0.0.39

### Patch Changes

- Updated dependencies [b9dd0c2]
  - @lightsparkdev/core@1.0.14
  - @lightsparkdev/lightspark-sdk@1.5.3

## 0.0.38

### Patch Changes

- Updated dependencies [da1e0b2]
  - @lightsparkdev/core@1.0.13
  - @lightsparkdev/lightspark-sdk@1.5.2

## 0.0.37

### Patch Changes

- Updated dependencies [e77aa92]
  - @lightsparkdev/lightspark-sdk@1.5.1

## 0.0.36

### Patch Changes

- Updated dependencies [4c93e7f]
  - @lightsparkdev/lightspark-sdk@1.5.0

## 0.0.35

### Patch Changes

- Updated dependencies [b0f564d]
- Updated dependencies [b0f564d]
  - @lightsparkdev/lightspark-sdk@1.4.0

## 0.0.34

### Patch Changes

- Updated dependencies [338e641]
  - @lightsparkdev/lightspark-sdk@1.3.1

## 0.0.33

### Patch Changes

- 35513da: Upgrade dependencies
- Updated dependencies [b473527]
- Updated dependencies [b473527]
- Updated dependencies [35513da]
  - @lightsparkdev/lightspark-sdk@1.3.0
  - @lightsparkdev/core@1.0.12

## 0.0.32

### Patch Changes

- 43dc882: Upgrade to Typescript 5, lint config changes
- Updated dependencies [43dc882]
  - @lightsparkdev/lightspark-sdk@1.2.3
  - @lightsparkdev/core@1.0.11

## 0.0.31

### Patch Changes

- Updated dependencies [770386b]
  - @lightsparkdev/lightspark-sdk@1.2.2

## 0.0.30

### Patch Changes

- 09dfcee: Prevent ts compile of test files for builds and update lint configuration
- Updated dependencies [aefe52c]
- Updated dependencies [219f60f]
- Updated dependencies [09dfcee]
  - @lightsparkdev/lightspark-sdk@1.2.1
  - @lightsparkdev/core@1.0.10

## 0.0.29

### Patch Changes

- Updated dependencies [4857f66]
  - @lightsparkdev/lightspark-sdk@1.2.0

## 0.0.28

### Patch Changes

- Updated dependencies [c6fceaa]
  - @lightsparkdev/lightspark-sdk@1.1.7

## 0.0.27

### Patch Changes

- Updated dependencies [0d43a39]
  - @lightsparkdev/core@1.0.9
  - @lightsparkdev/lightspark-sdk@1.1.6

## 0.0.26

### Patch Changes

- Updated dependencies [a59d636]
- Updated dependencies [a59d636]
  - @lightsparkdev/lightspark-sdk@1.1.5
  - @lightsparkdev/core@1.0.8

## 0.0.25

### Patch Changes

- Updated dependencies [1372f3a]
- Updated dependencies [24782f5]
  - @lightsparkdev/lightspark-sdk@1.1.4
  - @lightsparkdev/core@1.0.7

## 0.0.24

### Patch Changes

- Updated dependencies [baeb7a1]
- Updated dependencies [ffcedbe]
- Updated dependencies [d9f6d5b]
- Updated dependencies [baeb7a1]
  - @lightsparkdev/lightspark-sdk@1.1.3
  - @lightsparkdev/core@1.0.6

## 0.0.23

### Patch Changes

- Updated dependencies [fd769cb]
  - @lightsparkdev/lightspark-sdk@1.1.2

## 0.0.22

### Patch Changes

- Updated dependencies [e6da1d8]
  - @lightsparkdev/lightspark-sdk@1.1.1

## 0.0.21

### Patch Changes

- 3f3a8cc: Fix build emit

## 0.0.20

### Patch Changes

- Updated dependencies [c4926df]
  - @lightsparkdev/lightspark-sdk@1.1.0

## 0.0.19

### Patch Changes

- e156e3e: Remote signing webhooks handler and generate latest wasm
- e156e3e: Fix import
- Updated dependencies [e156e3e]
  - @lightsparkdev/lightspark-sdk@1.0.7
  - @lightsparkdev/crypto-wasm@0.1.2

## 0.0.18

### Patch Changes

- Updated dependencies [ca58c08]
  - @lightsparkdev/lightspark-sdk@1.0.6
  - @lightsparkdev/core@1.0.5

## 0.0.17

### Patch Changes

- Updated dependencies [545fe1f]
- Updated dependencies [545fe1f]
  - @lightsparkdev/core@1.0.4
  - @lightsparkdev/lightspark-sdk@1.0.5

## 0.0.16

### Patch Changes

- Updated dependencies [e451948]
  - @lightsparkdev/core@1.0.3
  - @lightsparkdev/lightspark-sdk@1.0.4

## 0.0.15

### Patch Changes

- Updated dependencies [0e8767b]
- Updated dependencies [0e8767b]
  - @lightsparkdev/crypto-wasm@0.1.1
  - @lightsparkdev/core@1.0.2
  - @lightsparkdev/lightspark-sdk@1.0.3

## 0.0.14

### Patch Changes

- e2b1515: - [uma] Add fetchPublicKeyForVasp
  - [lightspark-cli] add payUmaInvoice
  - [lightspark-cli] allow generate-node-keys to be used without running init-env and always asks user to choose the bitcoin network to generate the node keys
  - [lightspark-cli] updates commands to get bitcoin network from the selected node in most scenarios
  - [lightspark-sdk] use crypto-wasm for crypto operations
  - [lightspark-sdk] dynamically import crypto-wasm for node environments only
- Updated dependencies [e2b1515]
  - @lightsparkdev/lightspark-sdk@1.0.2

## 0.0.13

### Patch Changes

- 808c77a: Consolidate some imports to lightspark-sdk and core
- Updated dependencies [808c77a]
  - @lightsparkdev/lightspark-sdk@1.0.1
  - @lightsparkdev/core@1.0.1

## 0.0.12

### Patch Changes

- 1f00a50: Add remote signing support
  - adds option to select node for operations that use a node
  - updates wasm packed lightspark_crypto lib
  - uses loadNodeSigningKey to unlock/provide credentials for both OSK and remote signing nodes
- Updated dependencies [1f00a50]
- Updated dependencies [1f00a50]
  - @lightsparkdev/core@1.0.0
  - @lightsparkdev/lightspark-sdk@1.0.0

## 0.0.11

### Patch Changes

- c3c779f: Add generate-secp256k1-keypair command

## 0.0.10

### Patch Changes

- 4ffd9a1: Upgrade prettier, fix lint configs, move ls-react-native-crypto-app to examples
- Updated dependencies [4ffd9a1]
  - @lightsparkdev/lightspark-sdk@0.4.11
  - @lightsparkdev/core@0.3.11

## 0.0.9

### Patch Changes

- 32efe27: Add dotenv to parse env file
- Updated dependencies [32efe27]
  - @lightsparkdev/lightspark-sdk@0.4.10

## 0.0.8

### Patch Changes

- 451b106: Output hex-encoded seed in generate-node-keys command

## 0.0.7

### Patch Changes

- 5bf68c1: Fix parsing of webhook subevent type
- 5bf68c1: Automatically find bitcoin network for provided api token
- Updated dependencies [6cd80d4]
  - @lightsparkdev/lightspark-sdk@0.4.9

## 0.0.6

### Patch Changes

- 88a8994: Fix version retrieval for global installs

## 0.0.5

### Patch Changes

- 0b71a9c: Add generate-node-key command

## 0.0.4

### Patch Changes

- 565f0ab: Fix tsconfigs for CLIs to ensure builds output to dist

## 0.0.3

### Patch Changes

- cf11549: Add ability to set the invoice expiration in createInvoice.

## 0.0.2

### Patch Changes

- 7423c87: Empty change to trigger version
