Skip to content

Commit 199c55f

Browse files
authored
Add 'Community Tooling' to CIP-100 README.md (#910)
Added 'community tools' entries for cardano-signer and cardano-governance-metadata-rust-lib
1 parent 110e77b commit 199c55f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CIP-0100/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,11 @@ In order for this standard to be active, the following should be true:
232232
- At least 1 widely used *consumer* of governance metadata (such as a blockchain explorer, governance explorer, voting dashboard, etc)
233233
- At least 1 CIP in the "Proposed" status that outlines additional fields to extend this metadata
234234

235+
### Community Tooling
236+
Below you can find a growing list of community tools which let you sign / verify / canonize / manipulate governance metadata JSON-LD data:
237+
- [cardano-signer](https://github.com/gitmachtl/cardano-signer?tab=readme-ov-file#cip-100--cip-108--cip-119-mode) : A tool to sign with author secret keys, verify signatures, canonize the body content (Linux/Arm/Win/Mac)
238+
- [cardano-governance-metadata-lib](https://github.com/SundaeSwap-finance/cardano-governance-metadata) : A rust library for interacting with Cardano Governance Metadata conforming to CIP-100 (rust)
239+
235240
### Implementation Plan
236241

237242
The key stages to get this proposal to active, and the motivation for why each stage is valuable, is outlined below:

0 commit comments

Comments
 (0)