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

Metadata address support for kotlin, Javascript, etc #301

Closed
4 tasks
iramiller opened this issue May 4, 2021 · 0 comments · Fixed by #307
Closed
4 tasks

Metadata address support for kotlin, Javascript, etc #301

iramiller opened this issue May 4, 2021 · 0 comments · Fixed by #307
Assignees
Labels
enhancement New feature or request metadata Metadata Module
Milestone

Comments

@iramiller
Copy link
Member

iramiller commented May 4, 2021

Summary

Metadata addresses provide a lot of information in their byte arrays. While the information inside is available with response info message it would be helpful for other languages if there were examples for parsing these values.

Problem Definition

Parsing the bytes of a metadata address requires a list of the type codes and structures used. Currently this information is only available in the golang source.

Proposal

For the metadata module add a couple example classes (one Javascript, one Kotlin) that can be compiled in or included in a third party application in order to parse or generate these identifiers


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request metadata Metadata Module
Projects
Development

Successfully merging a pull request may close this issue.

2 participants