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

0.1.5 • Public • Published

Lulo GOAT Plugin

Deposit USDC on Lulo.

Installation

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

Usage

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

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

Tools

  • Deposit USDC


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-lulo

Homepage

ohmygoat.dev

Weekly Downloads

9

Version

0.1.5

License

MIT

Unpacked Size

9.63 kB

Total Files

24

Last publish

Collaborators

  • aigustin
  • mpaella