webb-tools / webb-dapp

Monorepo for the Webb ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Handle logic Sygma Bridge Tx with EVM Source Chain #2326

Closed vutuanlinh2k2 closed 6 days ago

vutuanlinh2k2 commented 2 months ago

Description

Handle the logic of bridging assets from EVM chain to a Substrate chain

Solution

Since Tangle is not added to the Sygma SDK at the moment, we will use testnet provided by them at the moment.

Here is an example of implementing this logic. We will try to replicate this into our code.

drewstone commented 3 weeks ago