Build LangChain Tool: NEAR Price & Market Data
Project description
Build LangChain Tool: NEAR Price & Market Data
Overview
Create a LangChain tool that provides real-time NEAR price data, market metrics, and historical trends for agent applications.
Why This Matters
Agents need market data to make informed
Install
pip install -r requirements.txt
Tools
NEARAccountTool— see near_tool.pyNEARViewFunctionTool— see near_tool.pyNEARPriceTool— see near_tool.pyNEARPriceAlertTool— see near_tool.py
Usage
from near_tool import NEARAccountTool, NEARViewFunctionTool, NEARPriceTool, NEARPriceAlertTool
tool = NEARAccountTool()
result = tool._run(account_id='example.near')
print(result)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file build_langchain_tool_near_price_market_d-1.0.4.tar.gz.
File metadata
- Download URL: build_langchain_tool_near_price_market_d-1.0.4.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c308ba31423940063e4c61d5d4eb68e21746052bcb0409eec66dc6010ac0f92a
|
|
| MD5 |
d8be35ee92f942f8be68d9a80d142046
|
|
| BLAKE2b-256 |
e282514f6555efb572710007f42276ece81388a9a83204ef9bb8dbf0855a4b77
|
File details
Details for the file build_langchain_tool_near_price_market_d-1.0.4-py3-none-any.whl.
File metadata
- Download URL: build_langchain_tool_near_price_market_d-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb9a5f45b29c662ac11add254145604de54843ab44b9341db4608d229b22343c
|
|
| MD5 |
36e3beb677f387378b427e140614b749
|
|
| BLAKE2b-256 |
4ed8a2703ca68b1a153074d4f30571de0dbabd5f1417d88c86c33c010d9323bc
|