This implementation of the MultiversX-Ethereum bridge links both blockchains, enabling the use of RIDE (holoride) tokens on each platform.
To bridge RIDE from MultiversX to Ethereum, these three components are necessary:
A technical overview of the implementation can be found here.
This implementation is an extension of MultiversX implementation. A summary of the functional variations is available here.
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.
The MultiversX <-> Ethereum Bridge and smart contracts are licensed under the GPL v3.