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

0.1.8 • Public • Published

Renzo GOAT Plugin

Restake tokens on Renzo.

Installation

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

Setup

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

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

Tools

  • Deposit ERC20 tokens
  • Deposit ETH
  • Get Renzo deposit address


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-renzo

Homepage

ohmygoat.dev

Weekly Downloads

7

Version

0.1.8

License

MIT

Unpacked Size

137 kB

Total Files

44

Last publish

Collaborators

  • aigustin
  • mpaella