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

Folders and files

NameName
Last commit message
Last commit date
Apr 22, 2024
Nov 13, 2023
Aug 21, 2023
Jul 3, 2024
Jun 2, 2023
Jul 11, 2024
Jan 23, 2024
Jun 2, 2023
Jul 11, 2024
Nov 13, 2023
Apr 1, 2022
Dec 4, 2023
Jan 23, 2024
Feb 15, 2023
Jun 2, 2023
Jun 2, 2023
Jun 2, 2023
Feb 14, 2024

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