AI Agent × JPYC学習コンテンツの追加#530
Merged
mashharuki merged 10 commits intounchain-tech:mainfrom Nov 5, 2025
Merged
Conversation
新しい学習コンテンツ「AI-Agent-JPYC-ChatApp」の土台を追加 ## 追加内容 ### セクション0:プロジェクト概要 - プロジェクトの目的と目標 - 学習内容の説明 - 前提知識とプロジェクトの流れ ### セクション1:座学(完全実装) - lesson-1: JPYCについて - lesson-2: JPYC SDKについて - lesson-3: AI Agentについて - lesson-4: MCPについて - lesson-5: Mastraについて ### セクション2:セットアップ - lesson-1: プロジェクトのセットアップ ### セクション3:MCPの実装(プレースホルダー) - lesson-1: MCPサーバーの基礎実装 - lesson-2: JPYC残高確認ツール - lesson-3: JPYC送金ツール - lesson-4: トランザクション履歴ツール ### セクション4:MCPの組み込み(プレースホルダー) - lesson-1: Mastraエージェントの作成 - lesson-2: MCPサーバーの統合 - lesson-3: API Routeの実装 ### セクション5:フロントエンドの実装(プレースホルダー) - lesson-1: チャットインターフェース - lesson-2: メッセージ送信機能 - lesson-3: ストリーミングレスポンス - lesson-4: アプリケーション完成とテスト 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- description.json with project details - Placeholder images (to be replaced with project-specific images) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
変更内容
AI
AgentとJPYCを組み合わせたチャットアプリケーション開発の学習コンテンツを追加しました。
追加されたコンテンツ
Section 1: web3とJPYCの基礎
Section 2: 環境構築
Section 3: MCPツールの実装
Section 4: MCPサーバーの構築
Section 5: フロントエンド開発
技術スタック
背景
AI Agentとweb3技術を組み合わせた実践的な学習コンテンツの需要が高まっています。
特にJPYC(日本円ステーブルコイン)を使った実用的なアプリケーション開発を通じて、
初学者がAI AgentとDeFiの両方を学べる教材を提供します。
備考
影響範囲:
/docs/AI/AI-Agent-JPYC-ChatApp/配下に新規プロジェクトとして追加