Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Sample Apps
sidebar_position: 3
sidebar_position: 4
---

See the following sample apps for examples of how EigenCompute can be used.
Expand All @@ -16,6 +16,11 @@ Sample apps:
Eigen Labs, Inc. does not provide support for production use.
:::

### compute-escrow-privy

A forkable EigenCompute app that supports an on-chain escrow contract with Eigen Compute interaction, and Privy-authenticated RPCs.
[Github repository](https://github.com/Layr-Labs/compute-escrow-privy).

### Pulse

AI-powered crypto trading agent that monitors Twitter/X influencers and automatically trades tokens based on positive sentiment analysis.
Expand Down