0.1.14 • Published 8 months ago
@goat-sdk/plugin-balmy v0.1.14
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-balmyUsage
import { balmy } from "@goat-sdk/plugin-balmy";
const tools = await getOnChainTools({
wallet: // ...
plugins: [
balmy()
]
});Tools
- Get quote
- Execute swap