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

sygmaprotocol/sygma-sdk

Repository files navigation

Sygma SDK


Build Status GitHub discord npm

Sygma general documentation | SygmaSDK typedocs

The Sygma SDK is written in TypeScript and allows developers to easily add cross-chain capabilities such as bridging tokens and sending messages to their dApp projects. For complete documentation, please see our docs site.

Features

Currently supported:

  • Transfering fungible assets between Substrate and EVM chains
  • Generic message passing between 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

discord

License

GNU Lesser General Public License v3.0