Skip to main content

LangChain Tool - NEAR decrypt wallet

Build a LangChain tool to decrypt wallets on NEAR.

Deliverables:

  1. LangChain BaseTool implementation
  2. Async support
  3. Type hints
  4. Published to PyPI

Success Metric: 15+ downloads


Install

pip install -r requirements.txt

Tools

  • NEARAccountTool — see near_tool.py
  • NEARViewFunctionTool — see near_tool.py
  • NEARDecryptWalletTool — see near_tool.py
  • NEAREncryptWalletTool — see near_tool.py

Usage

from near_tool import NEARAccountTool, NEARViewFunctionTool, NEARDecryptWalletTool, NEAREncryptWalletTool

tool = NEARAccountTool()
result = tool._run(account_id='example.near')
print(result)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_near_decrypt_wallet-1.0.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file langchain_near_decrypt_wallet-1.0.0.tar.gz.

File metadata

File hashes

Hashes for langchain_near_decrypt_wallet-1.0.0.tar.gz
Algorithm Hash digest
SHA256 aafea86fb89a4bce10185201f583897cf6d253dcab61d971eddef392ddf6757b
MD5 ef1d8f60c597b9ec49fd8eb09e6de308
BLAKE2b-256 45c59a89b5ef99fad109d90d19a463b3fa7f7efdfbece409749548f6568d3eb6

See more details on using hashes here.

File details

Details for the file langchain_near_decrypt_wallet-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_near_decrypt_wallet-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2344fad072c86c5e4c8afa9c30116118050eace710390b49ba57e9191bc14167
MD5 29bce9f51b0bdf9027ff20d833b7e9a6
BLAKE2b-256 538168fbcaa233d41ce5b1b23e07cf50814aef4e6adc5fd830afac1779d1d6d8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page