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

0.1.6 • Public • Published

Ionic GOAT Plugin

Ionic plugin for GOAT. Allows you to create tools for interacting with the Ionic protocol.

Installation

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

Usage

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

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

Tools

  • Borrow and supply assets
  • Loop assets
  • Swap collateral


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-ionic

Homepage

ohmygoat.dev

Weekly Downloads

29

Version

0.1.6

License

MIT

Unpacked Size

390 kB

Total Files

94

Last publish

Collaborators

  • aigustin
  • mpaella