Skip to content

Conversation

Kanz001
Copy link

@Kanz001 Kanz001 commented Sep 23, 2025

This PR introduces a Python script (scripts/validate_protocol.py) that validates JSON metadata in the testnet/ folder.
It ensures required fields (name, description, links, categories) are present, helping maintain consistency.

@Kanz001
Copy link
Author

Kanz001 commented Sep 23, 2025

Hi team 👋,

This PR introduces a small utility script (scripts/validate_protocol.py) that validates JSON files in the testnet/ folder.
It checks that each file includes the required fields: name, description, links, and categories.

The goal is to help maintain consistency across protocol metadata and reduce human error during contributions.
It’s a small addition but should be useful for keeping files structured correctly.

Thanks for reviewing! 🚀

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.

1 participant