Skip to content

Conversation

@jadonamite
Copy link

Summary

Adds a comprehensive tutorial on building an Autonomous Trading Agent using Coinbase AgentKit, LangChain, and Node.js.

Content

  • Stack: Node.js, TypeScript, LangChain, AgentKit (CDP).
  • Network: Base Sepolia.
  • Key Features:
    • Setup of CDP Server-Side MPC Wallet.
    • Configuration of cdpWalletActionProvider for token swaps.
    • Implementation of an autonomous while(true) loop for continuous agent operation.
    • Handling of faucet requests and gas management.

Motivation

AgentKit is a critical new tool for the Base ecosystem. This guide provides a "Hello World" for DeFi agents, moving beyond simple chatbots to actual autonomous onchain interaction.

Type of Change

  • New Tutorial/Guide
  • Update to existing guide
  • Bug fix

Verification

  • Tested locally on Base Sepolia.
  • Verified faucet funding works.
  • Verified swap actions execute successfully.

Added a comprehensive tutorial for building an Autonomous Trading Agent using AgentKit, including architecture, prerequisites, implementation steps, and common pitfalls.
@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants