Skip to content

toninorair/atomic-swaps-ETH-to-ERC20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atomic-swaps-ETH-to-ERC20

atomic swap between ETH and ERC20 tokens

deploy & run

  1. Install dependencies
$ npm install
  1. Run blockchain, for example
$ testrpc
  1. Compile and deploy your smart contracts
  $ truffle compile --all
  $ truffle migrate --reset --network dev
  1. Run atomic swap
  $ node app/run.js

About

atomic swap between ETH and ERC20 tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published