-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #181 from galacticcouncil/evm
EVM
- Loading branch information
Showing
11 changed files
with
67 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
id: bridge_from_ethereum | ||
title: Bridge Assets from Ethereum | ||
--- | ||
|
||
import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
||
Bridging assets from the Ethereum ecosystem is easy using the [Wormhole](https://wormhole.com/) bridge which is implemented by the [Moonbeam network](https://moonbeam.network/). | ||
|
||
When bridging an asset, Wormhole will lock it on the source network and mint an equivalent amount of Wormhole-wrapped assets on the Moonbeam network. The assets are then transferred to the HydraDX chain where they can be used for trading. In a few clicks and seamlessly. | ||
|
||
To bridge assets from Ethereum to HydraDX, follow the steps below. | ||
|
||
### Prerequisites | ||
|
||
- A Polkadot wallet | ||
- An Ethereum wallet | ||
- ETH for transaction fees | ||
|
||
### Step-by-step | ||
1. Navigate to the [Carrier UI](https://www.carrier.so/) | ||
2. As Destination, select `HydraDX` | ||
3. Connect your Ethereum wallet | ||
4. Connect your HydraDX wallet | ||
5. Select the asset you wish to bridge and the amount | ||
6. Click on `Settings` and turn on `Auto Relay` | ||
7. Confirm and sign the transaction | ||
|
||
Once finalized, the assets will appear in your HydraDX wallet. | ||
|
||
<div style={{textAlign: 'center'}}> | ||
<img alt="metadata" src={useBaseUrl('/howto_bridge/mb3.jpg')} width="600px" /> | ||
</div> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
id: trade_metamask | ||
title: Start Trading with MetaMask | ||
--- | ||
|
||
import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
||
The HydraDX chain supports the Ethereum Virtual Machine (EVM). You can use your 0x address with MetaMask and/or Ledger to perform any on-chain action such as trading in the Omnipool or placing a trustless over-the-counter order. | ||
|
||
The accepted currency for gas fees is **WETH (Moonbeam)**. | ||
|
||
The easiest way to onboard assets from the Ethereum network into your MetaMask HydraDX account is to [bridge them to the Moonbeam network](https://www.carrier.so/). | ||
|
||
Once you have the assets on the Moonbeam network, you can easily transfer them to the HydraDX chain using the guide below. | ||
|
||
## Step-by-step | ||
To onboard assets from Moonbeam to HydraDX: | ||
|
||
1. Navigate to the [HydraDX cross-chain UI](https://app.hydradx.io/cross-chain) | ||
2. Connect your MetaMask wallet and accept changing network to HydraDX | ||
3. Select as source chain `Moonbeam` | ||
4. Select the asset you want to transfer and the amount | ||
5. Transfer and sign using your MetaMask wallet | ||
|
||
<div style={{textAlign: 'center'}}> | ||
<img alt="metadata" src={useBaseUrl('/trade_metamask/xcm.jpg')} /> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.