diff --git a/pages/marketplace/explore.mdx b/pages/marketplace/explore.mdx index ccf2754..4ce7d5d 100644 --- a/pages/marketplace/explore.mdx +++ b/pages/marketplace/explore.mdx @@ -2,11 +2,19 @@ import { Cards, Card, Callout } from 'nextra/components' # Explore Allora's Marketplace -Allora's marketplace is a platform for developers to build and publish integrations for the Allora network. +Allora's marketplace is a set of plugins for developers to build and publish integrations using the Allora network. ## Integrations - - - - +- ### [Eliza OS](https://github.com/elizaOS/eliza/tree/main/packages/plugin-allora) + A powerful operating system plugin that enables seamless interaction with Eliza-based systems. + +- ### [GOAT SDK](https://www.npmjs.com/package/@goat-sdk/plugin-allora) + Software Development Kit for building and deploying GOAT applications. + +- ### [Zerepy SDK](https://github.com/blorm-network/ZerePy/blob/52d86b0151049ab2f2880e60207e6012ffd60829/src/connections/allora_connection.py#L15) + Python SDK for building and deploying Zerepy applications. + +- ### [Virtuals SDK](https://github.com/game-by-virtuals/game-node/tree/main/plugins/alloraPlugin) + A plugin for the Game Agent that enables seamless interaction with Allora. +