sygma-sdk icon indicating copy to clipboard operation
sygma-sdk copied to clipboard

A Typescript SDK to add cross-chain capabilities such as bridging tokens and sending messages across dApp projects.

Results 39 sygma-sdk issues
Sort by recently updated
recently updated
newest added

Context: SDK GMP call uses a fixed value for the Max Priority field, when the TX is constructed. This is fine other chains, except for Polygon where behavior on chain...

To make interaction flow even more straightforward, especially when interacting with mainet - we file with all supported `Domain`s and `Resource`s as constants. This would allow us for transfer creation...

Priority: P3

## Implementation details ## Testing details ## Acceptance Criteria

Priority: P3

Remove assetID as required for Substrate resources. AssetID are present only for non-native substrate assets

## Description It adds capability to get bip21 uri encoded or transfer request object. Also provides example to transfer from testnet btc to sepolia, and from sepolia to tesnet btc...

feat(evm)!: Added support for creating cross chain non fungible asset transfer transactions ## Description - Added two BaseClasses between ERC20, ERC721 and Generic transfer classes as there was room for...

## Implementation details Add v3 tests for Fungible Token transfer classes ## Testing details - Test cases with EVM and Substrate destinations - Environment correctness - Test validity errors -...

Priority: P2

## Description Create a README file for v3 SDK.

Priority: P2