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

0.1.9 • Public • Published

Ironclad GOAT Plugin

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

Installation

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

Usage

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

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

Tools

  • Loop assets
  • Borrow and supply iUSD
  • Get health metrics
  • Monitor positions
  • Calculate max withdrawable amount


Package Sidebar

Install

npm i @goat-sdk/plugin-ironclad

Homepage

ohmygoat.dev

Weekly Downloads

2

Version

0.1.9

License

MIT

Unpacked Size

588 kB

Total Files

74

Last publish

Collaborators

  • aigustin
  • mpaella