2.11.2 • Published 1 year ago

@buildwithsygma/sygma-sdk-core v2.11.2

Weekly downloads
-
License
LGPL-3.0-or-later
Repository
github
Last release
1 year ago

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