Skip to content

Commit 051ac6e

Browse files
committed
replace Developer Office Hours tag with developer-office-hours in previous blogs and tag system
1 parent 2e66750 commit 051ac6e

9 files changed

+9
-9
lines changed

blog/2025-01-17-january.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-01-17-media-cardano-developer-office-hours
33
title: "Presenting the yaci-devkit"
44
authors: [cf]
5-
tags: [media, Developer Office Hours]
5+
tags: [media, developer-office-hours]
66
---
77

88
This 12th installment of the Cardano Developer Office Hours is presented by Satya Ranjan, Senior Enterprise Architect at the Cardano Foundation. In this session, Satya discusses how the yaci-devkit simplifies building and testing on a local Cardano dev network, helping developers iterate faster and avoid public testnet limitations. The session highlights key features such as customizable block times, integrated tools, and Blockfrost-compatible APIs. A live demo shows easy setup using Docker and NPM distributions.

blog/2025-02-05-february.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-02-05-media-cardano-developer-office-hours
33
title: "Java Implementation on Rosetta"
44
authors: [cf]
5-
tags: [media, Developer Office Hours]
5+
tags: [media, developer-office-hours]
66
---
77

88
This 13th installment of the Cardano Developer Office Hours is presented by Thomas Kammerlocher, Senior Full Stack Developer at the Cardano Foundation. Thomas discusses the Java implementation of Rosetta, a tool developed by Coinbase for exchanges to integrate with Cardano. Rosetta simplifies multi-chain support with its blockchain-agnostic API, and the transition from TypeScript to Java enhances performance and reduces resource consumption. Upcoming updates include support for staking rewards tracking, off-chain data integration, and more improvements to scalability and efficiency.

blog/2025-02-14-february.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-02-14-media-cardano-developer-office-hours
33
title: "Inter-Blockchain Communication"
44
authors: [cf]
5-
tags: [media, Developer Office Hours]
5+
tags: [media, developer-office-hours]
66
---
77

88
This installment of the Cardano Developer Office Hours explores the Cosmos-Cardano Inter-Blockchain Communication (IBC) bridge project. The session provides an overview of the architecture, current development, and key components driving the project. Topics include the IBC protocol, blockchain interoperability, and the integration of Cosmos SDK with Cardano. A live demo showcases how to send messages between the Cosmos network and a local Cardano node. The session also covers real-world use cases like token transfers, cross-chain swaps, and more.

blog/2025-02-28-february.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-02-28-media-cardano-developer-office-hours
33
title: "Presenting Reeve"
44
authors: [cf]
5-
tags: [media, Developer Office Hours]
5+
tags: [media, developer-office-hours]
66
---
77

88
This installment of the Cardano Developer Office Hours explores Reeve, a next-generation accountability tool for delivering tamper-proof and transparent financial insights. Reeve integrates traditional accounting systems with blockchain technology, ensuring transparency, immutability, and security for financial records. Built on Cardano, the platform offers a decentralized approach to financial data management. Designed for accountants, auditors, non-profits, and enterprises, Reeve helps streamline audits, improve efficiency, and build trust in financial processes. The session provides an overview of the project, its architecture, and current development.

blog/2025-03-24-march.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-03-24-media-cardano-developer-office-hours
33
title: "Java Tooling for dApps Development"
44
authors: [cf]
5-
tags: [media, Developer Office Hours]
5+
tags: [media, developer-office-hours]
66
---
77

88
Satya Ranjan, Lead Blockchain Architect at the Cardano Foundation, presents Java tools for building on Cardano. The session covers `cardano-client-lib`, writing off-chain code, building transactions, and integrating governance and staking. Satya also demos Yaci DevKit for local dev environments, Yaci Store for indexing, and shows how to build lightweight apps using tailored data. Ideal for developers and exchanges exploring Java’s role in Cardano infrastructure.

blog/2025-03-28-march.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-03-28-media-cardano-developer-office-hours
33
title: "Cardano Ecosystem Engineering"
44
authors: [cf]
5-
tags: [media, Developer Office Hours]
5+
tags: [media, developer-office-hours]
66
---
77

88
Giovanni Gargiulo, Senior Software Engineer at the Cardano Foundation, shares how ecosystem engineering supports Cardano’s growth. The session covers DevOps practices behind scalability, security, and uptime, along with challenges of running decentralized infrastructure. Giovanni also touches on infrastructure evolution, global adoption, and what’s ahead for Cardano engineering.

blog/2025-04-11-march.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-04-11-media-cardano-developer-office-hours
33
title: "Scalus DApp Development Platform"
44
authors: [cf]
5-
tags: [media, Developer Office Hours]
5+
tags: [media, developer-office-hours]
66
---
77

88
Alex Nemish and Oleksii Khodakivskyi from Lantr introduce Scalus, a smart contract framework built with Scala 3. They walk through the vision, roadmap, and show how it simplifies development on Cardano, including a live demo of a payment splitter contract. This session is ideal for devs exploring new tools to build on Cardano.

blog/2025-05-09-may.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-05-09-media-cardano-developer-office-hours
33
title: "Decentralizing Open-Source Development"
44
authors: [cf]
5-
tags: [media, Developer Office Hours]
5+
tags: [media, developer-office-hours]
66
---
77

88
In this session of the Cardano Developer Office Hours, the team presents PoP (Proof of Provenance), a project to decentralize open-source development on Cardano. They cover risks of centralized infrastructure, using Cardano for verifiable software metadata, Merkle trees, and on-chain tracking. A live demo shows PoP in action. Use cases include secure versioning, on-chain test management, SPOs as decentralized oracles, and decentralized package tools.

blog/tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dao:
2424
permalink: /dao
2525
description: All blockchain-based self-governing organizations (Decentralised Autonomous Organization)
2626

27-
Developer Office Hours:
27+
developer-office-hours:
2828
label: Developer Office Hours
2929
permalink: /developer-office-hours
3030
description: Developer Office Hours are dynamic and interactive sessions where the Cardano developer community connects with experts to explore new and evolving developments. These sessions focus on exploring new and updated developments, featuring expert presentations, live demos, and interactive Q&A segments that break down complex topics.

0 commit comments

Comments
 (0)