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

0.1.14 • Public • Published

Balmy GOAT Plugin 🐐

Allows you to create tools for interacting with the Balmy protocol - a state-of-the-art DCA (Dollar Cost Average) protocol that enables users to DCA any ERC20 into any ERC20 with their preferred period frequency.

Installation

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

Usage

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

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

Tools

  • Get quote
  • Execute swap


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-balmy

Homepage

ohmygoat.dev

Weekly Downloads

11

Version

0.1.14

License

MIT

Unpacked Size

21 kB

Total Files

24

Last publish

Collaborators

  • aigustin
  • mpaella