sygmaprotocol / sygma-sdk

A Typescript SDK to add cross-chain capabilities such as bridging tokens and sending messages across dApp projects.
https://docs.buildwithsygma.com/
GNU Lesser General Public License v3.0
31 stars 19 forks source link

feat: Implement fungible substrate transfers #378

Closed Lykhoyda closed 2 months ago

Lykhoyda commented 3 months ago

Closes #372

Lykhoyda commented 2 months ago

general question: in utils we have some logs, do we want to preserve them?

Mostly console logs we have for "handleTxExtrinsicResult" but by my understanding it was done intentionally in the previous version