Skip to content

Hashed timelock contract implementation in Solidity

License

Notifications You must be signed in to change notification settings

hgrano/eth-htlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity Implementation of a Hashed Timelock Contract

This project contains an implementation of a HTLC in Solidity. It requires installation of Hardhat. Please note: this codebase is an educational example only and has not been audited. See this article for a breakdown of the design.

To run the unit tests:

npm install
npx hardhat test

About

Hashed timelock contract implementation in Solidity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published