项目作者: caffeinum

项目描述 :
Multi-destination atomic swaps
高级语言: JavaScript
项目地址: git://github.com/caffeinum/multi-swaps.git
创建时间: 2018-11-13T03:58:11Z
项目社区:https://github.com/caffeinum/multi-swaps

开源协议:

下载


multi-swaps

To run demo, you need Truffle installed

  1. npm i -g truffle

Deployed demo: https://rinkeby.etherscan.io/address/0x1863e97cb1c483047ceddfa0a09b82c89f43caf0

Test

  1. npm i
  2. truffle compile
  3. truffle test

Contribute

PRs are welcome!