Skip to content

Protocol for atomic cross-chain transactions.

Notifications You must be signed in to change notification settings

alecps/atomicTX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atomicTX

Protocol for atomic cross-chain transactions.

These contracts were written as part of my undergraduate research project at Brown University. They are a work in progress and have not been tested.

The accompanying research paper and power point can be found here: https://drive.google.com/open?id=1kErsXVH40-kTkNpr2OjJNrRqCp-lOPg9

Notes:

  • abi experimental encoder currently needed because we pass arrays of structs into functions as parameters.

  • Cannot escrow funds in constructor. We need two function calls to set up tx.

  • Consider switching to balance proofs.

About

Protocol for atomic cross-chain transactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published