validator-cli helps you validate your BlockProvider interface (BlockProviderConfig and BlockJSON).
- Download
validator-clifor your OS from the release page
Validate a local BlockProvider service:
validator-cli.exe --url http://localhost:3000/configurations --schema BlockProviderConfigValidate a local BlockProvider service:
validator-cli --url http://localhost:3000/configurations --schema BlockProviderConfigJust push a new Git tag.
cargo test