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

0.1.10 • Public • Published

Superfluid GOAT Plugin

Interact with the Superfluid Protocol.

Installation

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

Setup

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

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

Tools

  • Create or Update or Delete Flow
  • Get Flow Rate
  • Get Units
  • Update Member Units
  • Get Total Flow Rate


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-superfluid

Homepage

ohmygoat.dev

Weekly Downloads

4

Version

0.1.10

License

MIT

Unpacked Size

193 kB

Total Files

32

Last publish

Collaborators

  • aigustin
  • mpaella