Skip to content

Near-One/btc-light-client-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin light client project

You can find README.md for each invdividual component in a dedicated directory.

./contract - smart contract to handle the state and proofs

./relay - off-chain relay service

./merkle-tools - helper library with a set of merkle-tree utilities