DevX Initiative
← All updates

Week 26 · 2026

Jun 22 – Jun 28, 2026 · gathered Jul 15, 2026

1
PRs merged
2
Closed
26
Opened
0
Releases
4
Repos
15
Commits
3
Comments

Highlights

The week we turned vision into a concrete, public plan.

We broke the cardano-init roadmap down into 20+ tracked issues covering:

  • Install paths for every environment (Nix, Homebrew, Windows)
  • CI smoke matrices to keep every generated template building green
  • A static hosted "command builder"
  • Published usage docs
  • The AI/LLM-native commands that set this tool apart.

Laying all of this out in the open means the community can see exactly where we're headed and jump in early.

On contracts-library we opened our first exploration issues:

  • linear vesting with formal proofs
  • CIP-113 programmable tokens

But this wasn't only planning. We shipped real code too.

On cardano-init, the Nix installer landed (closing our first roadmap issue) along with a new list command.

On contracts-library we stood up formal methods and began proving properties of the Linear Vesting contract (completeness and soundness) a first step toward contracts that aren't just tested, but provably correct.

And we started giving back immediately: a per-command context flag we needed landed upstream in cardano-up, improving a tool the whole ecosystem already relies on.

Activity

Merged PRs, issues, and releases grouped by deliverable — the evidence behind the narrative above.

D3 Setup CLI/TUI

In progress

6 commits · input-output-hk/cardano-init · 1 commit · blinklabs-io/cardano-up

8 commits · input-output-hk/contracts-library