Skip to main content

Tools and resources

Last update: 2024-04-19

SanchoNet GovTool beta

Node

Ledger

DB Sync

Wallets/CIP-95

CIP-95 is the governance extension to the CIP-30 wallet-DApp bridge. For list of supported wallets please check docs.sanchogov.tools.

Cardano Serialization Library (Conway Alpha) - Emurgo

This is an Alpha build and the team are keen to hear feedback via Github Issues.

Cardano SDK

Cardano SDK is a comprehensive suite of Typescript packages suitable for both Node.js and browser-based development, used by Lace at its core for everything relating to the Cardano blockchain.

The core/Serialization package has support for serialization and deserialization, developed from the ground up in Typescript.

Governance Metadata Standards

The Conway ledger era ushers in on-chain governance for Cardano via CIP-1694 | A First Step Towards On-Chain Decentralized Governance, with the addition of many new on-chain governance artifacts. Some of these artifacts support the linking off-chain metadata, as a way to provide context.

There have been three governance metadata standards developed, so far, to define what the off-chain contextual data can look like.

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

  • CIP-???? | Constitution technical form 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

Disclaimer: These tools and guides are created by the community and are not supported directly. Please refer any issues to the author.

Tools from the community:

  • Blockfrost.io: the leading Cardano API-as-a-Service, which also provides access to the SanchoNet testing network.
  • NuFi Wallet CIP-95/ SanchoNet Compatible Build: the first community CIP-95 wallet build.
  • Ogmios Conway Releases: is a lightweight bridge interface for cardano-node. It provides an HTTP / WebSocket API that enables applications to interact with a local cardano-node via JSON+RPC-2.0.
  • Cardano-Signer: Open-Source multifunction tool, which can sign&verify data. Can also be used for Key-Generation, like dRep-Keys, CCM-Cold/Hot-Keys with Mnemonic-Support.
  • Adanordic.com: A work-in-progress rudimentary governance related explorer.
  • Cardano Multiplatform Library A standard multifunctional library for serialization & deserialization of core data structures and useful utility functions.
  • Cexplorer.io SanchoNet: The biggest and oldest Cardano explorer, supporting the SanchoNet testing network.
  • cardano-wallet Conway release: Cardano wallet is command line based software wallet.
  • drep.tools: A very early version of a site to help DReps.
  • Plutarch: A Haskell eDSL designed for writing fast and fine-tunable on-chain scripts. Currently supports PlutusLedger V1 and V2, with V3 on its way.

Guides from the community:

AuthorTitleDate
Eysteinh (NBX)Sancho Panza: Navigating Cardano's Testnet Frontier2023-08-14
Mike Hornan (ABLE)Sancho Testnet Guides and Command Line Interface2023-10-02
Nicolas Cerny (CF)How to become a delegated representative (DRep) on SanchoNet2024-01-10