New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@settlemint/erc20-bridge

Package Overview
Dependencies
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@settlemint/erc20-bridge

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

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
increased by125%
Maintainers
7
Weekly downloads
 
Created
Source

ERC20 - ERC777 bridge

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

  • https://github.com/jacquesd/eip777
  • https://github.com/paritytech/parity-bridge/

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

FAQs

Package last updated on 13 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc