LangChain Tool - NEAR Signature Creator
Project description
LangChain Tool - NEAR Signature Creator
Build a LangChain tool for signature creator on NEAR.
THE VIRAL LOOP: LangChain agent needs signature creator → Uses NEAR tool → Agent operates on NEAR
Deliverables:
- LangChain BaseTool im
Install
pip install -r requirements.txt
Tools
NEARAccountTool— see near_tool.pyNEARViewFunctionTool— see near_tool.pyNEARSignatureCreatorTool— see near_tool.pyNEARSignatureVerifierTool— see near_tool.py
Usage
from near_tool import NEARAccountTool, NEARViewFunctionTool, NEARSignatureCreatorTool, NEARSignatureVerifierTool
tool = NEARAccountTool()
result = tool._run(account_id='example.near')
print(result)
Project details
Release history Release notifications | RSS feed
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 langchain_tool_near_signature_creator-1.0.0.tar.gz.
File metadata
- Download URL: langchain_tool_near_signature_creator-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7dfe3eb7c48f6ea0cb1563686494e9c2f2fbdc6730760d156019b811921268b
|
|
| MD5 |
f8fc1d25573e46666b48055a7ffb590b
|
|
| BLAKE2b-256 |
4a482114720b7cc18d76dc612db10caafb93fb8258741899105f0ee5ffdf1e71
|
File details
Details for the file langchain_tool_near_signature_creator-1.0.0-py3-none-any.whl.
File metadata
- Download URL: langchain_tool_near_signature_creator-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.0 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 |
04edbac557952a6c42a7d9db7ffdfb17818debce80c71cfea023ce977e59a314
|
|
| MD5 |
c0d55748a32c396674c45756f18c759e
|
|
| BLAKE2b-256 |
384fc412c1b940d51557a971a6722cce3615982646dae93cd31aac711878dd45
|