hexresearch / hschain-utxo

UTXO-based contracts for hschain
0 stars 0 forks source link

Implements script with bi-directional revocable channels #166

Closed anton-k closed 3 years ago

anton-k commented 3 years ago

Implements script for safe bidirectional off-chain TX exhacnge between two actors.

anton-k commented 3 years ago

It's almost done. for completion we neeed to implement missing primitive for relative timelocks. See #165