🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@goat-sdk/plugin-coingecko

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goat-sdk/plugin-coingecko

Coingecko plugin for Goat. Allows you to create tools for interacting with the CoinGecko API.

Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
236
4.42%
Maintainers
2
Weekly downloads
 
Created
Source

Goat Coingecko Plugin 🐐 - TypeScript

Coingecko plugin for Goat. Allows you to create tools for interacting with the CoinGecko API.

Installation

npm install @goat-sdk/plugin-coingecko

Setup

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

const plugin = coingecko({ 
    apiKey: process.env.COINGECKO_API_KEY 
});

Available Actions

Fetches the current trending cryptocurrencies.

Get Coin Price

Fetches the current price and optional market data for a specific cryptocurrency.

Goat

Go out and eat some grass.

Docs | Examples | Discord

Goat 🐐

Goat 🐐 (Great Onchain Agent Toolkit) is an open-source library enabling AI agents to interact with blockchain protocols and smart contracts via their own wallets.

Keywords

ai

FAQs

Package last updated on 23 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts