Skip to main content

Overview

The Community Reward Agent is an AI Agent that rewards community members with SOL based on their engagement.

Getting Started

1

Installation

install dependencies
2

Connecting to tools and models

connect to required tools
3

Importing the required libraries

import required libraries
4

Creating Solana Transfer Action

create solana transfer action
5

Initializing the Tools and the LLM

initialize toolset and llm
6

Setting up Function Calling Worker

setup function calling worker
7

Executing the Agent

run the agent
8

Final Code

final code