Week 28 · 2026
Jul 6 – Jul 12, 2026 · gathered Jul 15, 2026
- 1
- PRs merged
- 1
- Closed
- 18
- Opened
- 0
- Releases
- 4
- Repos
- 16
- Commits
- 3
- Comments
Highlights
Our busiest week yet, and it touched all four active deliverables.
We built this very tracker, with the deliverables overview, delivery timeline, impact page and this weekly log (9 commits). Now, anyone in the community can watch the work land in real time.
On contracts-library the exploration went big cataloguing ~15 candidate contracts across the DeFi, building block, governance, and other categories:
- AMM and order-book DEXes
- P2P swaps
- DAOs
- Auctions
- Crowdfunds
- Oracle feeds
- Prediction markets
- CIP-68 assets
- And more...
A clear map of the ready-to-audit building blocks we're aiming to ship.
cardano-init took a concrete step toward shipping real binaries: paulobressan wired up automated releases with cargo dist, and we added npm as another distribution channel.
We also started engaging the wider ecosystem directly, opening a hands-on onboarding-flow proposal on the Cardano Foundation's Developer Portal (D4).
Activity
Merged PRs, issues, and releases grouped by deliverable — the evidence behind the narrative above.
D1 Community Alignment
In progress9 commits · input-output-hk/devx-updates
D3 Setup CLI/TUI
In progress- Mergedfeat: add cargo dist to handle the releasesinput-output-hk/cardano-init · @paulobressan
- Issue openedCreate pipeline to publish bins and to as many pkgmngrs as posibleinput-output-hk/cardano-init · @rober-m
- Issue openedCode reviewinput-output-hk/cardano-init · @rober-m
- Issue closedCreate pipeline to publish bins and to as many pkgmngrs as posibleinput-output-hk/cardano-init · @rober-m
4 commits · input-output-hk/cardano-init
D5 Contracts Library
In progress- Issue openedExplore: Upgradeability - Migration & Beacon Indirectioninput-output-hk/contracts-library · @rober-m
- Issue openedExplore: Config / Protocol Parameter Managementinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: P2P Swaps - Distributed Order Bookinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: Order-book DEX - Decentralized Limit-Order Bookinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: AMM DEX - Batched Constant-Productinput-output-hk/contracts-library · @rober-m
- Issue openedTracking: Contract Candidate Catalog & Exploration Statusinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: CIP-68input-output-hk/contracts-library · @rober-m
- Issue openedExplore: Crowdfundinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: Auctioninput-output-hk/contracts-library · @rober-m
- Issue openedExplore: DAOinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: Multisig / Smart Walletinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: Oracle Feed Publishinginput-output-hk/contracts-library · @rober-m
- Issue openedExplore: Uniform Oracle Consumption APIinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: Prediction Market - Parimutuel Pooledinput-output-hk/contracts-library · @rober-m
- Issue openedExplore: Prediction Market - Conditional-Token Settlementinput-output-hk/contracts-library · @rober-m
3 commits · input-output-hk/contracts-library
D4 Developer HUB
In progress- Issue openedA hands-on onboarding flow for the Cardano Developer Portalcardano-foundation/developer-portal · @paulobressan