Building a Hashed Timelock Contract on Algorand
Introduction
A hashed timelock contract (HTLC) is a type of smart contract used in blockchain applications. It reduces counterparty risk by creating a time-based escrow that requires a cryptographic passphrase for unlocking.
In practical terms, this...
alexandercodes.hashnode.dev5 min read