Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Session 01: Kickoff & Orientation",
"position": 1
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: Session 02 Recording
sidebar_label: Recordings
slug: /working-group/q1-2025/sessions/01-kickoff-orientation/recordings
---

# Session Recordings

# Recording 1 (2025/10/02 5:00 PM UTC )

🎥 **Kickoff and Orientation**

<iframe
src="https://drive.google.com/file/d/1SouPvEiIoU63I5x0SaWOZWLWgHQ9dAPg/preview"
title="Session 02: Kickoff and Orientation"
width="100%"
height="480"
allow="autoplay"
allowfullscreen
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
/>

# Recording 2 (2025/10/08 07:00 Am UTC )

🎥 **Kickoff and Orientation**

<iframe
src="https://drive.google.com/file/d/1lA0jy8GCAnmQcXdA5AmoRyQ0vmHrZR0D/preview"
title="Session 02: Kickoff and Orientation"
width="100%"
height="480"
allow="autoplay"
allowfullscreen
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
/>

For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.

---

_This recording belongs to the Q1 2025 Developer Experience Working Group: “Laying the Foundations”._
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
---
title: Session 01 Kickoff & Orientation
sidebar_label: Session Notes
sidebar_position: 1
slug: /working-group/q1-2025/sessions/01-kickoff-orientation/session-notes
---

---

# Directive: Kickoff & Orientation
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "Session 02: Dev Opportunities",
"position": 2
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: Session 02 Recording
sidebar_label: Recordings
slug: /working-group/q1-2025/sessions/dev-opportunities/recordings
---

# Session Recordings

# Recording 1 (2025/10/16 5:00 PM UTC )

🎥 **Cardano dev opportunitites**

<iframe
src="https://drive.google.com/file/d/158GrZve6awqdyGd80TAPu1INF2pjVQPI/preview"
title="Session 02: Cardano dev opportunitites"
width="100%"
height="480"
allow="autoplay"
allowfullscreen
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
/>



# Recording 2 (2025/10/22 07:00 Am UTC )

🎥 **Cardano dev opportunitites**

<iframe
src="https://drive.google.com/file/d/1-8Le_Ic2tkOsZk4Ts-ifqu8gwnFn8aqz/preview"
title="Session 02: Cardano dev opportunitites"
width="100%"
height="480"
allow="autoplay"
allowfullscreen
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
/>



For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.

---

*This recording belongs to the Q1 2025 Developer Experience Working Group: “Laying the Foundations”.*

Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Session 02 Overview
sidebar_label: Session Notes
sidebar_position: 1
slug: /working-group/q1-2025/sessions/dev-opportunities/session-notes
---

# Opportunities in Cardano (2025)

## Welcome
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: Session 03 Recording
sidebar_label: Recording
slug: /working-group/q1-2025/sessions/03-dev-environment-setup/recording
sidebar_label: Recordings
slug: /working-group/q1-2025/sessions/03-dev-environment-setup/recordings
---
# Sessions Recordings

# Session Recording
# Recording 1 (2025/10/30 5:00 PM UTC )

🎥 **Cardano Dev Environment Walkthrough**

Expand All @@ -18,13 +19,35 @@ slug: /working-group/q1-2025/sessions/03-dev-environment-setup/recording
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
/>


- **Status**: Recording available above.
- **Highlights**:
- Local environment prerequisites
- Wallet tooling demo (CLI + dashboard)
- Node configuration walkthrough
- Q&A and troubleshooting tips


# Recording 2 (2025/11/05 07:00 Am UTC )

🎥 **Cardano Dev Environment Walkthrough**

<iframe
src="https://drive.google.com/file/d/1kwoZAj5hw2PVAHqE_PP34g61chf9_G-R/preview"
title="Session 03: Dev environment setup walkthrough"
width="100%"
height="480"
allow="autoplay"
allowfullscreen
style={{border: 0, borderRadius: '12px', boxShadow: '0 16px 40px rgba(1, 40, 170, 0.18)'}}
/>

- **Status**: Recording available above.
- **Highlights**:
- Local environment prerequisites
- Node setup with docker compose walkthrough
- cardano-cli command for making a walet

For additional sessions, check the [Working Group Session Recordings](../../../media/session-recordings/readme.md) hub.

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: Session 03 Overview
sidebar_label: Session
slug: /working-group/q1-2025/sessions/03-dev-environment-setup/session
sidebar_label: Session Notes
sidebar_position: 1
slug: /working-group/q1-2025/sessions/03-dev-environment-setup/session-notes
---


# Cardano Dev Environment

A well-structured environment is essential for building, testing, and contributing to Cardano projects. This guide outlines the core components and links you to canonical setup instructions. For background on core repos and ecosystem resources, see the Kickoff session: [Core Repositories](../../01-kickoff-orientation/readme.md#core-repositories) and [Documentation Resources](../../01-kickoff-orientation/readme.md#documentation-resources).
Expand Down Expand Up @@ -117,7 +119,7 @@ API keys and endpoints vary by network (mainnet, preprod, preview).

## Session Resources

- Explore companion materials in the [Cardano Dev Environment resources](../02-resources/readme.md), including the Cardano Demo Wallet Dashboard repository.
- Explore companion materials in the [Cardano Dev Environment resources](../session-resources/readme.md), including the Cardano Demo Wallet Dashboard repository.

This document is part of the Q1 2025 Developer Experience Working Group sessions.

Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
---
title: Session 03 Resources
sidebar_label: Session Resources
slug: /working-group/q1-2025/sessions/03-dev-environment-setup/session-resources
---


# Resources

# Cardano wallet dashboard demo
Hands-on project to explore a dashboard implementation for Cardano wallet activity. Use this repository when working through the **Cardano Dev Environment** session to practice connecting tooling and inspecting transactions end-to-end.

### 🧭 Repository
Expand All @@ -14,6 +22,24 @@ Hands-on project to explore a dashboard implementation for Cardano wallet activi
<img src="https://github-readme-stats.vercel.app/api/pin/?username=danbaruka&repo=cardano-demo-wallet-dashbord&theme=default&hide_border=false" alt="GitHub repository card for danbaruka/cardano-demo-wallet-dashbord" />
</a>


# Cardano cli demo
This demo contains everything you need to follow along with creating wallets, generating addresses, and sending transactions using the Cardano CLI. We try running the node locally using docker compose just to see what the nod actually is and how you can interact with it.

### 🧭 Repository
[![GitHub – Emmanuel-Tyty/cardano-cli-demo](https://img.shields.io/badge/GitHub-cardano--cli--demo-181717?logo=github&style=for-the-badge)](https://github.com/Emmanuel-Tyty/cardano-cli-demo)
- ✅ How to generate cryptographic keys
- ✅ Create Cardano addresses
- ✅ Check wallet balances
- ✅ Build and sign transactions
- ✅ Send ADA on the testnet
- ✅ Verify transactions on the blockchain

<a href="https://github.com/Emmanuel-Tyty/cardano-cli-demo" target="_blank" rel="noopener noreferrer">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=Emmanuel-Tyty&repo=cardano-cli-demo&theme=default&hide_border=false" alt="GitHub repository card for Emmanuel-Tyty/cardano-cli-demo" />
</a>


---

*Referenced by the Q1 2025 Developer Experience Working Group session “Cardano Dev Environment”.*