Skip to main content

50 posts tagged with "media"

Content related to videos, podcasts, and other multimedia educational resources

View All Tags

Road to v1.0 for elm-cardano

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Matthieu Pizenberg, Senior Software Engineer at the Cardano Foundation, explores the journey toward the v1.0 release of elm-cardano. He provides an overview of the project's architecture, highlights recent progress and library improvements, and outlines the key milestones remaining on the roadmap to a stable release. The session also examines how Elm’s strong type system and zero-runtime-exception approach can improve the reliability of Cardano application frontends.

A Lightweight Cardano Data Node in Rust

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Santiago Carmuega, CEO & Founder of TxPipe, takes a deep dive into Dolos, a lightweight Cardano data node alternative built entirely in Rust. He explores the concept of a specialized data node for query serving and ledger state tracking, explains how Dolos overcomes the limitations of traditional consensus-focused nodes, and examines the Rust-based architecture powered by Pallas. The session also covers real-world use cases, ecosystem adoption, and the project's future roadmap.

Bringing Cardano to SAP Environments

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Max Weber, Senior SAP Developer and creator of ODATANO, explores how the Cardano blockchain can integrate with enterprise SAP systems through OData. He introduces the ODATANO framework, explains its OData V4 architecture, demonstrates integration with the SAP Business Technology Platform, and shows how developers can build scalable enterprise applications by connecting blockchain data with standardized enterprise data models.

Building Scalable Hydra Applications

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Sharan Konerira, Product Manager for Hydra, and the Hydra team from Input Output Global explore Hydra, Cardano’s Layer 2 scalability solution. They provide an overview of the Hydra Head protocol, explain how it delivers instant finality, high throughput, and low-cost transactions, and discuss real-world use cases ranging from micropayments to gaming. The session also examines Hydra’s role in Cardano’s scaling roadmap and the future direction of its development and ecosystem integration.

Ecosystem Engineering Showcase

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, the Cardano Foundation engineering team showcases the latest projects and initiatives currently in development. They provide a behind-the-scenes look at new tools, standards, and innovations designed to improve the developer experience on Cardano. The session includes walkthroughs of active ecosystem engineering projects, insights into developer tooling, and an overview of how these Foundation-led initiatives support builders and open-source growth across the ecosystem.

Aiken Updates: stdlib v3.1.0 & v1.1.22

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Matthias Benkort, Technical Director of Open Source Development at the Cardano Foundation, provides a technical update on Aiken, the modern smart contract language and toolchain for Cardano. He covers the release of stdlib v3.1.0, previews upcoming features in Aiken v1.1.22, and highlights improvements aimed at streamlining the writing, testing, and deployment of Plutus scripts. The session also explores the current roadmap and future direction of Aiken within the Cardano ecosystem.

x402 on Cardano

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Fabian Bormann, Head of Ecosystem Engineering at the Cardano Foundation, explores the x402 standard, covering the evolution of version 2 and progress toward its integration with the Cardano blockchain. He provides a technical overview of the x402 specification, key updates introduced in version 2, and the roadmap for full ecosystem integration, offering insight into its current status and future direction.

Building Intent-Based DApps

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Adriano Fiorenza, Founder & Developer of GameChanger Wallet, demonstrates how to build intent-based DApps on Cardano using GCScript DSL and the Universal Dapp Connector (UDC). The session focuses on creating client-side, user-first Web3 applications that integrate Cardano open protocols through accessible methods such as links, QR codes, and NFCs. He also covers the shift from traditional transaction flows to intent-based models, the use of GCScript DSL for streamlined DApp logic, how UDC enables seamless connectivity without required installations, and more.

Razor: The .NET Cardano Data Node

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Clark Alesna, CEO of SAIB Inc, presents Razor, a .NET Cardano data node designed to improve developer experience and user experience when building with .NET on Cardano. He walks through how Razor works and how .NET tooling can help improve Cardano UX while streamlining development. The session is focused on practical insights for developers building Cardano applications with .NET.

Scalus In-Memory Emulator

· One min read
Cardano Foundation
Not-for-profit organization

In this session of the Cardano Developer Office Hours, Alex Nemish (CTO & Founder) and Serhii Lekariev (Senior Engineer) introduce the Scalus Emulator, an in-memory Cardano node designed to simplify testing and development for JVM, JS, and TypeScript environments. They walk through the common development cycle, the in-memory node emulator, where it fits in the development workflow, and SDK integrations. The session highlights how developers can use these tools to test and iterate faster when building on Cardano.