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.

Folders and files

NameName
Last commit message
Last commit date
Nov 7, 2023
Nov 6, 2023
Aug 21, 2023
Nov 7, 2023
Jun 2, 2023
Nov 4, 2023
Mar 9, 2023
Jun 2, 2023
Sep 22, 2023
Nov 6, 2023
Apr 1, 2022
Jun 28, 2023
Nov 6, 2023
Feb 15, 2023
Jun 2, 2023
Jun 2, 2023
Jun 2, 2023
Nov 6, 2023

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