IntersectMBO / cardano-cli

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.
Apache License 2.0
44 stars 15 forks source link

New command `certificate view` that decodes any certificate and shows its content on a human readable format. #912

Open CarlosLopezDeLara opened 1 month ago

CarlosLopezDeLara commented 1 month ago

Similar to cardano-cli debug transaction view but for certificates.

It is desirable idea to be able to inspect a CLI-created artifact and verify its content in a human-readable format. i.e. You are an SPO, a multiparty DRep or in general part of a group where you have separations of concerns: i.e. someone creates a certificate for you, and you are in charge of submitting it to the chain, you want to be able to verify that what you are going to append to the transaction coincides with what you are expecting.

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.