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 EVM transfers v3 #375

Closed saadjhk closed 2 months ago

saadjhk commented 4 months ago

Following the proposed v3 SDK restructure, implement/restructure the necessary functions for creating deposit EVM transactions for fungible assets (ERC20).

Implementation details

QA Details

Acceptance Criteria

Closes: #371

wainola commented 4 months ago

@saadjhk I think the base of this PR should be v3 branch 🤔

saadjhk commented 4 months ago

@wainola i agree and v3 needs to be first merged with interfaces as well