Skip to content

bitcoin-latina/eth_atomic_swap

 
 

Repository files navigation

eth_atomic_swap

A Java Implementation of an On Chain Ethereum Atomic Swap (Tested On Rinkeby)

Test Contract Addr: 0x6D5ae9dd8F1a2582Deb1b096915313459f11ba70 (Rinkeby)

NOTES:

First Used SOLC To Compile Contract To .bin and .abi files
Then Used WEB3J To Create Java Wrapper For AtomicSwap Contract 'web3j solidity generate'

About

A Java Implementation of (On Chain) Ethereum Atomic Swap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • JavaScript 1.3%