Skip to content

Sources

55 upstream Cardano projects mirrored under docs/sources/. Auto-refreshed every Monday at 06:00 UTC by refresh-docs.yml. The canonical entry for each is registry/sources.yaml.

Sources are grouped by category. Priority (high / medium / low) is shown next to each entry — it reflects the maintainer’s judgement of how important the source is to the typical Cardano dev workflow.

infrastructure

SourcePriorityDescription
Amarupragma-org/amarumediumRust implementation of a Cardano node by PRAGMA — alternative to cardano-node, focused on diversification of consensus implementations
Blockfrost OpenAPIblockfrost/openapi · sitehighMost popular hosted REST API for Cardano (~25% adoption)
Cardano CLIIntersectMBO/cardano-clihighOfficial command-line tool for interacting with cardano-node — building, signing, submitting transactions, queries, key management
Cardano GraphQLcardano-foundation/cardano-graphqlmediumCross-platform typed GraphQL API
Cardano Node Wikiinput-output-hk/cardano-node-wikimediumNode documentation and operational guides
Cardano Walletcardano-foundation/cardano-walletmediumHTTP REST API for wallet operations (Cardano Foundation)
DB-SyncIntersectMBO/cardano-db-synclowOfficial PostgreSQL chain indexer (resource-heavy)
Dolostxpipe/dolos · sitemediumLightweight data node - fraction of full node resources
Koioscardano-community/koios-artifacts · sitemediumDecentralized community REST query layer
KupoCardanoSolutions/kupo · sitehighFast, lightweight UTxO chain-index
Mithrilinput-output-hk/mithril · sitehighStake-based snapshots for fast node bootstrapping
Ogmioscardanosolutions/ogmios · sitehighWebSocket bridge for cardano-node with JSON/RPC interface
Ouratxpipe/oura · sitemediumRust pipeline for chain event streaming
Pallastxpipe/pallasmediumRust building blocks for Ouroboros/Cardano protocols
Yaci Storebloxbean/yaci-storemediumModular Java indexer with Blockfrost-compatible APIs

smart-contracts

SourcePriorityDescription
Aikenaiken-lang/site · sitehighMost popular smart contract language (~75% adoption), Rust-like syntax
Aiken Design PatternsAnastasia-Labs/aiken-design-patternshighBest practices and design patterns for Aiken (Anastasia Labs)
Aiken Examplesaiken-lang/aikenhighOfficial Aiken code examples and patterns
Aiken Stdlibaiken-lang/stdlibhighAiken standard library - list, option, transaction helpers
Cardano Use Case Templatescardano-foundation/cardano-template-and-ecosystem-monitoringhigh19 generic blockchain use-case templates implemented across Aiken (on-chain) and Mesh/Evolution/cardano-client-lib (off-chain). Foundation reference set.
CIP-113 Programmable Tokenscardano-foundation/cip113-programmable-tokensmediumReference implementation for programmable token standard
CIP-113 Programmable Tokens Platformcardano-foundation/cip113-programmable-tokens-platformmediumOff-chain reference platform for CIP-113 — substandard Aiken validators (KYC, KYC-extended, freeze-and-seize, dummy) and markdown explainers for the KERI / CIP-170 attestation flow. Status R&D.
HeliosHyperion-BT/heliosmediumDSL with JS/TS SDK that compiles to UPLC in the browser. Smaller community than Aiken but actively maintained.
OpShinopshin/opshinmedium100% valid Python that compiles to UPLC
PebbleHarmonicLabs/pebblemediumSmart contract framework by Harmonic Labs (TypeScript)
Plu-tsHarmonicLabs/plu-tsmediumTypeScript eDSL for on-chain and off-chain
PlutarchPlutonomicon/plutarch-plutusmediumTyped Haskell eDSL for highly optimized UPLC
PlutusIntersectMBO/plutusmediumOriginal Haskell-based smart contract platform by IOG/Intersect
Scalusscalus3/scalusmediumScala 3 on-chain and off-chain platform
Smart Contract Vulnerabilitieseasy1staking-com/cardano-smart-contract-vulnerabilitieshigh26 documented eUTxO vulnerability patterns with mitigations

sdk

SourcePriorityDescription
BuildooorHarmonicLabs/buildooorlowSmart contract builder tool by Harmonic Labs
Cardano AddressesIntersectMBO/cardano-addressesmediumAddress derivation library — Shelley/Byron/Icarus address formats, key encodings, and CLI for offline key management
Cardano Connect with Walletcardano-foundation/cardano-connect-with-wallethighOfficial Cardano Foundation library + React hooks for CIP-30 wallet integration in web dApps
Cardano Serialization LibEmurgo/cardano-serialization-libmediumLow-level Rust/WASM serialization library by Emurgo
cardano-client-libbloxbean/cardano-client-libmediumJava client library by BloxBean
cardano-js-sdkinput-output-hk/cardano-js-sdkmediumIOG’s comprehensive TypeScript SDK, powers Lace wallet
CIP-113 SDK (TypeScript)easy1staking-com/cip113-sdk-tsmediumTypeScript SDK for building applications on top of CIP-113 programmable tokens
Evolution SDKIntersectMBO/evolution-sdk · sitehighNext-gen Intersect SDK built on Effect library
Evolution SDK PackagesIntersectMBO/evolution-sdkhighEvolution SDK package-level READMEs
Mesh SDKMeshJS/meshjs.dev · sitehighLeading open-source TypeScript SDK - tx builder, wallet connectors, React
Mesh SDK PackagesMeshJS/meshmediumMesh SDK package-level documentation and READMEs
PyCardanoPython-Cardano/pycardano · sitemediumLightweight Python library for transaction building

testing

SourcePriorityDescription
Cardano Node Antithesiscardano-foundation/cardano-node-antithesislowCardano-specific assets for the Antithesis deterministic-simulation testing platform — primarily for node operators and protocol engineers
Yaci DevKitbloxbean/yaci-devkit · sitehighComplete local devnet - instant creation, sub-second blocks

governance

SourcePriorityDescription
GovToolIntersectMBO/govtoolhighOfficial governance UI - register as DRep, delegate, vote
SanchoNetinput-output-hk/sanchonethighGovernance testnet for CIP-1694 features

scaling

SourcePriorityDescription
Hydracardano-scaling/hydra · sitehighState channels for instant finality off-chain (production-ready)
Ouroboros Leiosinput-output-hk/ouroboros-leiosmediumNext-gen consensus with Input Endorsers - 30-50x throughput

oracles

SourcePriorityDescription
Charli3 Pull Oracle ClientCharli3-Official/charli3-pull-oracle-clientmediumPython consumer SDK for Charli3 pull oracle - request feeds, build aggregation transactions, collect multisig signatures
Charli3 Pull Oracle ContractsCharli3-Official/charli3-pull-oracle-contractsmediumAiken (Plutus V3) contracts for Charli3’s pull-based multisig oracle - minting policy, spending validator, IQR consensus, reward logic
Charli3 Pull Oracle SDKCharli3-Official/charli3-pull-oracle-sdkmediumPython off-chain core for Charli3 ODV oracles - deployment, governance, aggregation, chain queries, datum types

standards

SourcePriorityDescription
Cardano Docsinput-output-hk/cardano-documentation · sitehighOfficial Cardano documentation at docs.cardano.org
Cardano LedgerIntersectMBO/cardano-ledgerhighFormal ledger specs - Shelley, Alonzo, Babbage, Conway eras, tx validation, fees
CIPscardano-foundation/CIPshighCardano Improvement Proposals - all 170+ standards
Developer Portalcardano-foundation/developer-portal · sitehighOfficial developer portal at developers.cardano.org

Maintenance bar

Every entry must satisfy: last commit < 6 months old; ≥1 release tag or active issue/PR activity in the last 3 months; no archived / deprecated / sunset banner; for forks, the maintained canonical. See Governance for the full policy.