Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool Support for Hedera Integration #7253

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

aks-456
Copy link

@aks-456 aks-456 commented Nov 24, 2024

This is related to issue #7143 Tool Support for Hedera Integration.

This is a school project along with members @MuhannadJam @syntaxsec @Xpereze

Description

This pull request adds support for the the following Hedera tools:

  • Creating an account
  • Deleting an account
  • Querying account balance
  • Initiating HBAR transfers between accounts

Documentation

We have included a markdown file at docs/core_docs/docs/integrations/tools/hedera.mdx for all information regarding the Hedera Tool Integration.

Dependencies

To use the Hedera Tool you need to install the following official peer depencency:
@hashgraph/sdk

Copy link

vercel bot commented Nov 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Nov 24, 2024 5:15am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Nov 24, 2024 5:15am

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Nov 24, 2024
@syntaxsec
Copy link

We're working on potentially adding ECDSA and Smart Contracts support as well, but from what we can tell this is just about complete as a wallet-interfacing tool on its own.

We'd love feedback and suggestions.

@Xpereze
Copy link

Xpereze commented Nov 28, 2024

Hi @jacoblee93, could you take a look at this? it would be greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants