Skip to content

Commit

Permalink
added zerepy and virtuals
Browse files Browse the repository at this point in the history
  • Loading branch information
kush-alloralabs committed Feb 18, 2025
1 parent 6226892 commit c6a966d
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions pages/marketplace/explore.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@ Allora's marketplace is a platform for developers to build and publish integrati

## Integrations

<Cards>
<Card title="Eliza OS" href="/marketplace/integrations/eliza-os/example-usage" />
<Card title="GOAT SDK" href="/marketplace/integrations/goat-sdk" />
</Cards>
- ### [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.

0 comments on commit c6a966d

Please sign in to comment.