An open API service indexing awesome lists of open source software.

https://github.com/mayan-finance/wormhole-sdk-route


https://github.com/mayan-finance/wormhole-sdk-route

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mayan Swap Route

[![npm version](https://img.shields.io/npm/v/@mayanfinance/wormhole-sdk-route.svg)](https://www.npmjs.com/package/@mayanfinance/wormhole-sdk-route)

This package provides a Wormhole SDK `Route` for Mayan Swap, meant to be used with the [Router](https://github.com/wormhole-foundation/connect-sdk/blob/main/examples/src/router.ts) in the Wormhole SDK.

See [`examples/swap.ts`](examples/swap.ts) for an example of how to use this Route.

> [!IMPORTANT]
> Mayan Swap only works on **Mainnet**. Testing on testnet environments will fail.