Skip to content

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

License

Notifications You must be signed in to change notification settings

sprintertech/sygma-sdk

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

Sygma SDK


Build Status GitHub discord npm

Sygma general documentation | SygmaSDK typedocs

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

Installation

yarn add @buildwithsygma/sygma-sdk-core

Example

For examples of usage go the examples folder

Contracts

For interacting directly with the contracts use the @buildwithsygma/sygma-contracts package.

Support

discord

License

GNU Lesser General Public License v3.0