Skip to content

t0mcr8se/fuse-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuse bridge

ERC20-to-ERC20 multiple bridges deployed without the need of using an oracle for each pair.

This mode includes deployment of Bridge Factory contracts on Home and Foreign networks and a Bridge Mapper contract on the Home network.

The factories are used to create bridges on both networks and the mapper holds the relation between the bridges (and tokens).

Coins on a Home network can be converted to ERC20-compatible tokens on a Foreign network.

Coins are locked on the Home side and the corresponding amount of ERC20 tokens are unlocked on the Foreign side.

When the operation is reversed, tokens are locked on the Foreign side and unlocked in the Home network.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • Solidity 22.6%
  • Shell 1.8%
  • Dockerfile 0.1%