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

0.1.6 • Public • Published

Opensea GOAT Plugin

Allows you to create tools for getting NFT collection data from Opensea.

Installation

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

Usage

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

const plugin = opensea({
    apiKey: process.env.OPENSEA_API_KEY as string,
});

Tools

  • Get NFT collection statistics
  • Get recent NFT sales


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-opensea

Homepage

ohmygoat.dev

Weekly Downloads

4

Version

0.1.6

License

MIT

Unpacked Size

34 kB

Total Files

24

Last publish

Collaborators

  • aigustin
  • mpaella