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

FEATURE: Allow an arbitrary JSON string to be send as MetaData using the NFT api #466

Open
dvdkroft opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@dvdkroft
Copy link

I would like to suggest to expand the functionality of the NFT api to allow the input of a well formatted JSON string of arbitrary length. Of course not exceeding the maximum size of the transaction.

@satran004 satran004 self-assigned this Oct 24, 2024
satran004 added a commit that referenced this issue Oct 24, 2024
satran004 added a commit that referenced this issue Nov 10, 2024
satran004 added a commit that referenced this issue Nov 19, 2024
…adataList / New methods in MetadataBuilder (#467)

* #466 Make json object --> CBOR Map and json array --> CBOR Array methods public and handle null value

* #466 fixed tests

* #466 Handle BigInteger encoded as ByteString

* Add unit tests and improve metadata JSON handling

Added several new unit tests for MetadataBuilder and improved the handling of byte strings in the metadata converter. Also included multiple new test JSON files to cover different metadata scenarios.

* To fix Sonarcloud warnings
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

No branches or pull requests

2 participants