@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


Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.72latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.72
0.1.61
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10

Package Sidebar

Install

npm i @goat-sdk/plugin-mayan

Homepage

ohmygoat.dev

Weekly Downloads

2

Version

0.1.7

License

MIT

Unpacked Size

24.5 kB

Total Files

24

Last publish

Collaborators

  • aigustin
  • mpaella