HTLC on bitcoin
Open
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 31
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 5
Description
**Is your feature request related to a problem? Please describe.**
I want to be able to setup an HTLC on bitcoin
**Describe the solution you'd like**
Use BIP199 to setup CSV/HTLC on bitcoin
**Additional context**
BIP199:
https://github.com/bitcoin/bips/blob/master/bip-0199.mediawiki
Some basic example code (unittest):
https://github.com/bitcoinjs/bitcoinjs-lib/blob/3588d1100f82af1718e0a2b0c91db1d33a4204b0/test/integration/csv.js#L38-L95
Some implementation (submorineswaps):
https://github.com/submarineswaps/swaps-service/tree/master/swaps
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.