[PR #3245] Add Spraay Agent Wallet tool integration #3306

Open
opened 2026-06-05 18:22:15 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3245
Author: @plagtech
Created: 3/22/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (5)

  • a01b661 Add Spraay Agent Wallet tool integration docs
  • 2748480 Merge branch 'main' into main
  • a242ff4 Merge branch 'langchain-ai:main' into main
  • 6b81e97 Merge branch 'langchain-ai:main' into main
  • a7ed1f1 chore: update package download counts (#7)

📊 Changes

3 files changed (+339 additions, -271 deletions)

View changed files

📝 packages.yml (+261 -261)
src/oss/javascript/integrations/tools/spraay_agent_wallet.mdx (+67 -0)
📝 src/oss/python/integrations/providers/overview.mdx (+11 -10)

📄 Description

💧 Adds integration docs for Spraay Agent Wallet — 5 LangChain StructuredTools for provisioning smart wallets, managing session keys, and predicting wallet addresses on Base via x402 USDC micropayments.

npm: https://www.npmjs.com/package/@spraay/langchain-agent-wallet
GitHub: https://github.com/plagtech/langchain-spraay-wallet
Gateway: https://gateway.spraay.app


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3245 **Author:** [@plagtech](https://github.com/plagtech) **Created:** 3/22/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`a01b661`](https://github.com/langchain-ai/docs/commit/a01b66190dd1acedb20383a53bafb80beb5a90b7) Add Spraay Agent Wallet tool integration docs - [`2748480`](https://github.com/langchain-ai/docs/commit/27484804dfad5b70b26e04f5b3ce1092dbb58701) Merge branch 'main' into main - [`a242ff4`](https://github.com/langchain-ai/docs/commit/a242ff497018901fbfc962a4bbbb019b459f2322) Merge branch 'langchain-ai:main' into main - [`6b81e97`](https://github.com/langchain-ai/docs/commit/6b81e97309f7758b53a26a78d07ffe6a431d036c) Merge branch 'langchain-ai:main' into main - [`a7ed1f1`](https://github.com/langchain-ai/docs/commit/a7ed1f11181bcfaa18b99dfd80cb1cccba7052ea) chore: update package download counts (#7) ### 📊 Changes **3 files changed** (+339 additions, -271 deletions) <details> <summary>View changed files</summary> 📝 `packages.yml` (+261 -261) ➕ `src/oss/javascript/integrations/tools/spraay_agent_wallet.mdx` (+67 -0) 📝 `src/oss/python/integrations/providers/overview.mdx` (+11 -10) </details> ### 📄 Description 💧 Adds integration docs for Spraay Agent Wallet — 5 LangChain StructuredTools for provisioning smart wallets, managing session keys, and predicting wallet addresses on Base via x402 USDC micropayments. npm: https://www.npmjs.com/package/@spraay/langchain-agent-wallet GitHub: https://github.com/plagtech/langchain-spraay-wallet Gateway: https://gateway.spraay.app --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:22:15 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3306