LangChain Chain - NEAR Staking optimization
Project description
LangChain Chain - NEAR Staking optimization
Build a LangChain chain for Staking optimization on NEAR.
Deliverables:
- LangChain chain with multiple tools
- Orchestration logic
- Examples
- Published to PyPI
Success Metric: 20+ dow
Install
pip install -r requirements.txt
Tools
NEARAccountTool— see near_tool.pyNEARViewFunctionTool— see near_tool.pyStakingPoolInfoTool— see near_tool.pyBestStakingPoolTool— see near_tool.py
Usage
from near_tool import NEARAccountTool, NEARViewFunctionTool, StakingPoolInfoTool, BestStakingPoolTool
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_chain_near_staking_optimizatio-1.0.0.tar.gz.
File metadata
- Download URL: langchain_chain_near_staking_optimizatio-1.0.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6efc20d257d5b8933d75700856a4eb359272b0d97f96d5e8323650efd156e8e6
|
|
| MD5 |
88c0408a9fac3507e7c8fd0422f55c95
|
|
| BLAKE2b-256 |
2e6ed9eefc951d1fdbdbebf2f25f239baed964e758a1f30e0abce81a3c0571fe
|
File details
Details for the file langchain_chain_near_staking_optimizatio-1.0.0-py3-none-any.whl.
File metadata
- Download URL: langchain_chain_near_staking_optimizatio-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 |
57c7d6c314b8f5cdd0e819999ecae5095d9fb061320a6d90ee1a587b2dab036f
|
|
| MD5 |
8609d304e7bfb21478270b7202438988
|
|
| BLAKE2b-256 |
03c9ae93f98b8e28839fd3b9c57fb7cc4381e737d4a35a8becdb0fd642599517
|