Skip to content

Commit

Permalink
add carp and CIP120 to resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 authored and disassembler committed May 16, 2024
1 parent 4f2e877 commit b316967
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/tools-resources/resources.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: 'Tools and resources'
sidebar_position: 1
---

*Last update: 2024-04-19*
*Last update: 2024-05-16*

### SanchoNet GovTool beta

Expand Down Expand Up @@ -73,7 +73,7 @@ There have been three governance metadata standards developed, so far, to define

One further standard is around the technical form of the constitution.

* [CIP-???? | Constitution technical form](https://github.com/cardano-foundation/CIPs/pull/796) This proposal aims to describe a standardized technical form for the Cardano constitution. Hoping to enhance the accessibility and safety of the document.
* [CIP-0120 | Constitution technical form](https://github.com/cardano-foundation/CIPs/pull/796) This proposal aims to describe a standardized technical form for the Cardano constitution. Hoping to enhance the accessibility and safety of the document.

## Built by the community

Expand All @@ -90,7 +90,8 @@ Disclaimer: These tools and guides are created by the community and are not supp
* [Cexplorer.io SanchoNet](https://sancho.cexplorer.io/): The biggest and oldest Cardano explorer, supporting the SanchoNet testing network.
* [cardano-wallet Conway release](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2024-03-01): Cardano wallet is command line based software wallet.
* [drep.tools](https://drep.tools/): A very early version of a site to help DReps.
* [Plutarch](https://github.com/Plutonomicon/plutarch-plutus): A Haskell eDSL designed for writing fast and fine-tunable on-chain scripts. Currently supports PlutusLedger V1 and V2, with [V3 on its way](https://github.com/Plutonomicon/plutarch-plutus/issues/655).
* [Plutarch](https://github.com/Plutonomicon/plutarch-plutus): A Haskell eDSL designed for writing fast and fine-tunable on-chain scripts. Currently supports PlutusLedger V1 and V2, with [V3 on its way](https://github.com/Plutonomicon/plutarch-plutus/issues/655).
* [carp 3.2.0](https://github.com/dcSpark/carp/releases/tag/3.2.0) This project is designed to sync data from the Cardano blockchain and store it into a Postgres database.

### Guides from the community:

Expand Down

0 comments on commit b316967

Please sign in to comment.