collective 0.1.0

A CLI to automate work around Polkadot collective work reports.
collective-0.1.0 is not a library.
Visit the last successful build: collective-0.7.0

Collective CLI

Provides a way to create evidence reports for a Polkadot On-Chain collective. Reports are machine readable and can be rendered.

Usage

cargo install collective

Render a YAML report that conforms to the schema.json into HTML:

collective render evidence example.evidence > example.html