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

0.1.7 • Public • Published

Allora GOAT Plugin

Allora Network plugin for Goat. Allora Network is an AI-powered inference platform that delivers real-time, self-improving predictions and insights for various use cases. By aggregating and analyzing data from diverse sources—such as blockchain networks and off-chain APIs—Allora seamlessly provides low-latency, high-performance predictive analytics without requiring complex infrastructure. The platform's intuitive approach allows developers to focus on building intelligence-driven solutions, while Allora takes care of the heavy lifting behind the scenes.

Installation

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

Setup

import { allora } from '@goat-sdk/plugin-allora'

const plugin = allora({ 
    apiKey: process.env.ALLORA_API_KEY, // Get it from: https://allora.network/api-access
})

Available Actions

  1. Fetch price prediction for the given asset and timeframe.


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-allora

Homepage

ohmygoat.dev

Weekly Downloads

25

Version

0.1.7

License

MIT

Unpacked Size

19 kB

Total Files

32

Last publish

Collaborators

  • aigustin
  • mpaella