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

0.2.15 • Public • Published

Jupiter GOAT Plugin

Swap tokens on Jupiter.

Installation

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

Usage

import { jupiter } from "@goat-sdk/plugin-jupiter";

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

Tools

  • Get quote
  • Swap


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-jupiter

Homepage

ohmygoat.dev

Weekly Downloads

125

Version

0.2.15

License

MIT

Unpacked Size

25.5 kB

Total Files

24

Last publish

Collaborators

  • aigustin
  • mpaella