Skip to content

EMP implementation of the UpdateState function for Bitcoin

Notifications You must be signed in to change notification settings

boltlabs-inc/update-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a prototype implementation of the Update State function from the Bolt protocol, implemented for Bitcoin.

Install

This depends on the Bolt Labs version of the emp-toolkit framework. You'll need to build and install emp-tool and emp-ot. You will also need the emp-sh2pc library. This repo is only compatible with an older version of the framework:

$ git clone https://github.com/emp-toolkit/emp-sh2pc.git
$ cd emp-sh2pc
$ git checkout 09c276b55ce7c2c7f27f54de49c38e5a39abbd9c

Then you can build and install as usual.

About

EMP implementation of the UpdateState function for Bitcoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published