Skip to content

Commit

Permalink
Improve README for vercel-ai/solana (#282)
Browse files Browse the repository at this point in the history
* Add/improve README with explanation, setup, usage for vercel-ai/solana

Co-Authored-By: Alfonso Gomez Jordana Manas <[email protected]>

* Update typescript/examples/vercel-ai/solana/index.ts

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Alfonso Gomez Jordana Manas <[email protected]>
Co-authored-by: alfonso-paella <[email protected]>
  • Loading branch information
3 people authored Jan 27, 2025
1 parent 4cf0366 commit fd35017
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions typescript/examples/vercel-ai/solana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

This example demonstrates how to use GOAT with Vercel AI SDK to create an interactive DeFi assistant for the Solana ecosystem. It provides a natural language interface for trading, token swaps, and market analysis using multiple Solana protocols and data providers.

## Overview
The example showcases:
- Jupiter DEX integration for token swaps
- SPL token operations
- Coingecko price data integration
- PumpFun protocol interaction
- Interactive chat interface
- Natural language DeFi operations
- Solana blockchain integration

## Setup

1. Install dependencies:
Expand Down

0 comments on commit fd35017

Please sign in to comment.