Expand description
A boltz client for submarine/reverse swaps between Bitcoin, Lightning & Liquid Refer to tests/ folder for usage THIS LIBRARY IS IN EARLY ALPHA. TEST AND REVIEW BEFORE USING IN PRODUCTION.
Modules§
Structs§
- Bolt11
Invoice - Represents a syntactically and semantically correct lightning BOLT11 invoice.
- Keypair
- Opaque data structure that holds a keypair consisting of a secret and a public key.
- Secp256k1
- The secp256k1 engine, used to execute all signature operations.
- ZKKey
Pair - Opaque data structure that holds a keypair consisting of a secret and a public key.
- ZKSecp256k1
- The secp256k1 engine, used to execute all signature operations.