Utility tool to validate the format of an HIP
sh
cargo install hip-validator
Be sure to check the official documentation to know better how to use the Holium Rust SDK, with practical examples.
hip
: HIP numbertitle
: The HIP title is a few words, not a complete sentencedescription
: Description is one full (short) sentenceauthor
: A list of the author's or authors' name(s) and/or username(s), or name(s) and email(s), e.g. (use with the
parentheses or triangular brackets): FirstName LastName (@GitHubUsername), FirstName LastName foo@bar.com, FirstName
(@GitHubUsername) and GitHubUsername (@GitHubUsername)>status
: HIP statuscreated
: Date created on, in ISO 8601 (yyyy-mm-dd) formatrequires
: HIP number(s)replaces
: HIP number(s)sh
hip-validator --help
Contributions, issues and feature requests are welcome!
Feel free to check the dedicated section in the documentation.
Give a ⭐️ if this project helped you and use the official badge to link to the project!
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator