pull down to refresh
0 sats \ 1 reply \ @DarthCoin 13h \ on: Cheapest Way to Engage in a Smart Contract for Receiving Payment in Bitcoin bitcoin_beginners
Read more about HOLD invoices.
- https://github.com/supertestnet/hodlcontracts
- https://www.voltage.cloud/blog/understanding-hold-invoices-on-the-lightning-network
- https://bitcoinops.org/en/topics/hold-invoices/
Here is a good thread: #1091186
This is a good question that should be more discussed on SN with more wallet devs etc to see if it can be easily implemented in more apps.
SN is already using it.
@spiderman, supertestnet's HODLcontracts tool is not really easy to setup, you can try, it will need a LND node, Python and some other dependencies.
I suggest you to try something easier like 🤠 Cowboy Escrow ⭐ at https://4g0r4.github.io/cowboy-escrow/
It will lock the funds in an ad-hoc onchain multisig, and allow to sig with 2-of-3 nostr keys that created it. So both of you only have to input a
npub
and an onchain bitcoin address.You can optionally add our npub if you need an escrow so we can intervene in case of dispute.
We will launch soon our service free of charge, so stackers can trade safely in trustless scenarios like this. Your feedback will be really useful.
reply