You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Enable transferring a specified token from one account to another using the Hedera Agent Kit. Provide a straightforward function (or tool) with minimal parameters (e.g., tokenId, recipient, amount).
Description:
Enable transferring a specified token from one account to another using the Hedera Agent Kit. Provide a straightforward function (or tool) with minimal parameters (e.g., tokenId, recipient, amount).
Roadmap Reference: ROADMAP.md > Native Hedera Token Service > Basic Token Transfer
Proposed Implementation/Tasks:
transferToken(tokenId, recipient, amount)
.Checklist:
Additional Context/Notes:
Milestone: v0.1 - Token Service
DCO Requirement:
All commits must be DCO-signed. Please run
git commit -s
.Assignees: (Leave blank or assign a core maintainer)
The text was updated successfully, but these errors were encountered: