Skip to main content

LangChain Tool - NEAR encrypt wallet

Build a LangChain tool to encrypt 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
  • NEAREncryptWalletTool — see near_tool.py
  • NEARDecryptWalletTool — see near_tool.py

Usage

from near_tool import NEARAccountTool, NEARViewFunctionTool, NEAREncryptWalletTool, NEARDecryptWalletTool

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_encrypt_wallet-1.0.0.tar.gz (3.7 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_encrypt_wallet-1.0.0.tar.gz.

File metadata

File hashes

Hashes for langchain_near_encrypt_wallet-1.0.0.tar.gz
Algorithm Hash digest
SHA256 de0f6d6591798bf51142e2df7e950380bb5ff81bc26399174301aa8086180982
MD5 83cf916445e44b2cebc5f0738c73d563
BLAKE2b-256 d506477947861f8d6e1e179917f7fa00b777666e117b0e69821f8cba79aa2461

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_near_encrypt_wallet-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c227cd672ccb8b6d4efe9f3fb68c31cfea845b1304ab0ff9fef9e02f72d773d6
MD5 3915003962646d8dece9b98477b08cb8
BLAKE2b-256 cb3b77697b15a4fceb45af2aadada2691d615469997850d21be6bc6b8b33b12d

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