Skip to main content

Overview

The Coinbase Wallet Manager Agent is an AI Agent that allows your agent to create wallets, send tokens, check balances, and more using Coinbase.

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

Initializing the Tools and the LLM

initialize toolset and llm
5

Setting up Function Calling Worker

setup function calling worker
6

Executing the Agent

run the agent
7

Final Code

final code