@buildwithsygma/sygma-sdk-core
v2.11.2
Published
Core primitives for bridging and message passing
Downloads
287
Maintainers
Readme
A Typescript SDK allowing users to easily add cross-chain capabilities such as bridging tokens and sending messages to their dApp projects.
Features
Currently supported:
- Transfering fungible assets between Substrate and EVM chains
- Transfering nonfungible assets between EVM and EVM chains
- Transfering GMP(general message passing) between EVM and EVM chains
Installation
yarn add @buildwithsygma/sygma-sdk-core
Example
For examples of usage, go to the examples
folder.
Contracts
For interacting directly with the contracts use the @buildwithsygma/sygma-contracts
package.
Support
License
GNU Lesser General Public License v3.0