@settlemint/erc20-bridge

1.0.2 • Public • Published

ERC20 - ERC777 bridge

A token bridge , inspired on the work of these projects :

This bridge transfers any ERC20 token to an equivalent ERC777 token on another chain.

Documentation

https://hackmd.io/s/rJDPfbZUG

Status

master branch

  • Deposits and withdrawals work in the truffle test
  • Basic verifications and contract audits have not been done
  • main chain : withdrawal transaction can be executed by anyone
  • main chain : withdrawer can set a reward in tokens for someone else to do the withdrawal

( This should be the preferred method to run the bridge )

install / run / test

npm i -g truffle@4.1.6 ( Solidity v0.4.21 is required by the ERC777 )

truffle test

Readme

Keywords

none

Package Sidebar

Install

npm i @settlemint/erc20-bridge

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

3.37 MB

Total Files

40

Last publish

Collaborators

  • roderik
  • settlemintcircleci
  • goosecoid
  • patrickmualaba