@goat-sdk/plugin-mayan
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Mayan GOAT Plugin

Cross-chain token swap using Mayan SDK (Solana, EVM, SUI).

Installation

npm install @goat-sdk/plugin-mayan
yarn add @goat-sdk/plugin-mayan
pnpm add @goat-sdk/plugin-mayan

Usage

import { mayan } from '@goat-sdk/plugin-mayan';

const tools = await getOnChainTools({
    wallet: // ...
    plugins: [
       mayan()
    ]
});

Tools

  • Swap from Solana to Solana, EVM, SUI
  • Swap from EVM to EVM, Solana, SUI


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-mayan

Homepage

ohmygoat.dev

Weekly Downloads

4

Version

0.1.7

License

MIT

Unpacked Size

24.5 kB

Total Files

24

Last publish

Collaborators

  • aigustin
  • mpaella