Skip to main content

Documentation Index

Fetch the complete documentation index at: https://daehan-base.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

CDP Agentic Wallet 스킬은 AI 에이전트에게 이메일 OTP로 인증하는 Base의 관리형 지갑을 제공합니다 — 에이전트 컨텍스트에 개인 키가 없습니다. 스킬 번들에는 인증, 자금 충전, 전송, 트레이딩, x402 결제를 포함하는 7가지 기능이 포함됩니다.

설치

Terminal
npx skills add coinbase/agentic-wallet-skills

스킬이 포함하는 기능

스킬기능
authenticate-wallet이메일 OTP로 로그인 — 개인 키 불필요
fundCoinbase Onramp를 통해 USDC 추가
send-usdcEthereum 주소 또는 ENS 이름으로 USDC 전송
tradeBase에서 토큰 스왑
search-for-serviceBazaar 마켓플레이스에서 x402 호환 API 검색
pay-for-service유료 x402 요청 자동 처리
monetize-service다른 에이전트가 요금을 지불할 수 있는 유료 엔드포인트 배포

예시 프롬프트

Sign in to my wallet with your@email.com
Send 10 USDC to 0xRecipientAddress
Trade 0.01 ETH for USDC
Find a weather API and get the forecast for New York
Set up a paid endpoint for my market data at $0.01 per request

레퍼런스