Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.18 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.18 KB

MultiversX <-> Ethereum Bridge

This implementation of the MultiversX-Ethereum bridge links both blockchains, enabling the use of RIDE (holoride) tokens on each platform.

Components

To bridge RIDE from MultiversX to Ethereum, these three components are necessary:

Technical Documentation

A technical overview of the implementation can be found here.

Orignal implementation

This implementation is an extension of MultiversX implementation. A summary of the functional variations is available here.

Note

We recognize that this repository includes private keys for both the MultiversX and Ethereum testnets. Permanently removing these keys would necessitate altering the git history, which would in turn change the git hashes. Since the smart contract audit relies on these specific hashes, the private keys for the testnets remain publicly accessible in this repository.

License

The MultiversX <-> Ethereum Bridge and smart contracts are licensed under the GPL v3.