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

Implement custom data contract names #153

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Conversation

pshenmic
Copy link
Owner

Issue

Indexer side implementation of the of the #138 task.

It is now possible to verify your data contract and set custom name for your data contract on the Platform Explorer. To do that, you have to publish a document to the data contact with identifier 8AoJWLcT4t1uFuWkeTfbeN2EuGuvX2nJsZMVpDsF4ASm with your desired name from the identity you used to deploy your contract with.

Things done

  • Implemented parsing of the Platform Explorer data contract in the indexer
  • Updated integration tests
  • Updated API documentation
  • Added name field to the frontend

@pshenmic pshenmic added indexer Related to indexer module frontend Related to fronted (UI) backend Related to backend (API) labels Jun 16, 2024
@pshenmic pshenmic self-assigned this Jun 16, 2024
Copy link

vercel bot commented Jun 16, 2024

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

Name Status Preview Comments Updated (UTC)
platform-explorer-zham ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 16, 2024 7:11pm

Copy link
Owner Author

@pshenmic pshenmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pshenmic pshenmic merged commit 229cd62 into master Jun 17, 2024
8 checks passed
@owl352 owl352 deleted the feat/data-contract-names branch November 23, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API) frontend Related to fronted (UI) indexer Related to indexer module
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant