LangChain Tool - NEAR encrypt wallet
Project description
LangChain Tool - NEAR encrypt wallet
Build a LangChain tool to encrypt wallets on NEAR.
Deliverables:
- LangChain BaseTool implementation
- Async support
- Type hints
- Published to PyPI
Success Metric: 15+ downloads
Install
pip install -r requirements.txt
Tools
NEARAccountTool— see near_tool.pyNEARViewFunctionTool— see near_tool.pyNEAREncryptWalletTool— see near_tool.pyNEARDecryptWalletTool— see near_tool.py
Usage
from near_tool import NEARAccountTool, NEARViewFunctionTool, NEAREncryptWalletTool, NEARDecryptWalletTool
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_near_encrypt_wallet-1.0.0.tar.gz.
File metadata
- Download URL: langchain_near_encrypt_wallet-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de0f6d6591798bf51142e2df7e950380bb5ff81bc26399174301aa8086180982
|
|
| MD5 |
83cf916445e44b2cebc5f0738c73d563
|
|
| BLAKE2b-256 |
d506477947861f8d6e1e179917f7fa00b777666e117b0e69821f8cba79aa2461
|
File details
Details for the file langchain_near_encrypt_wallet-1.0.0-py3-none-any.whl.
File metadata
- Download URL: langchain_near_encrypt_wallet-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
c227cd672ccb8b6d4efe9f3fb68c31cfea845b1304ab0ff9fef9e02f72d773d6
|
|
| MD5 |
3915003962646d8dece9b98477b08cb8
|
|
| BLAKE2b-256 |
cb3b77697b15a4fceb45af2aadada2691d615469997850d21be6bc6b8b33b12d
|