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

1.1.4 • Public • Published

PlunderSwap GOAT Plugin

Swap tokens on PlunderSwap.

Installation

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

Usage

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

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

Tools

  • Get quotes
  • Swap tokens
  • Wrap and unwrap ZIL


Package Sidebar

Install

npm i @goat-sdk/plugin-plunderswap

Weekly Downloads

2

Version

1.1.4

License

MIT

Unpacked Size

57.5 kB

Total Files

24

Last publish

Collaborators

  • aigustin
  • mpaella