Skip to content

Conversation

@skurzyp-blockydevs
Copy link
Contributor

  • Introduced transferNonFungibleToken tool to support NFT transfers.
  • Added E2E, integration, and unit tests for transfer functionality.
  • Updated parameter schemas and utility functions for NFT transfer normalization.
  • Integrated the tool into the core plugin and agent toolkit.

Description:

Related issue(s):

Fixes #420

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

# Conflicts:
#	docs/HEDERAPLUGINS.md
… for create nft tool

Signed-off-by: skurzyp-blockydevs <[email protected]>
- Introduced `transferNonFungibleToken` tool to support NFT transfers.
- Added E2E, integration, and unit tests for transfer functionality.
- Updated parameter schemas and utility functions for NFT transfer normalization.
- Integrated the tool into the core plugin and agent toolkit.

Signed-off-by: skurzyp-blockydevs <[email protected]>
@skurzyp-blockydevs skurzyp-blockydevs self-assigned this Dec 31, 2025
# Conflicts:
#	docs/HEDERAPLUGINS.md
#	docs/HEDERATOOLS.md
@skurzyp-blockydevs skurzyp-blockydevs marked this pull request as ready for review December 31, 2025 09:07
@skurzyp-blockydevs skurzyp-blockydevs requested review from a team as code owners December 31, 2025 09:07
- Added support for creating scheduled NFT transfers in integration and e2e tests.
- Updated parameter schemas to support scheduling parameters.
- Enabled scheduling in transaction normalization and builder logic.
- Improved response messaging to include schedule details when applicable.

Signed-off-by: skurzyp-blockydevs <[email protected]>
- Added a new test case to verify scheduled transaction info in NFT transfers.
- Mocked `handleTransaction` to simulate scheduled transfer behavior.

Signed-off-by: skurzyp-blockydevs <[email protected]>
@piotrswierzy piotrswierzy merged commit 2266d0c into main Jan 7, 2026
13 checks passed
@piotrswierzy piotrswierzy deleted the feat/transfer-nft branch January 7, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

transfer_nft

3 participants