Skip to content

Commit 2c73fd4

Browse files
authored
Merge pull request #216 from IntersectMBO/devex-sessions
chore(meetup): update Q2 2026 evening session time and meet link
2 parents 45fe09d + cfbc989 commit 2c73fd4

7 files changed

Lines changed: 102 additions & 2 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Session 14: Repository Walkthrough: Offchain and SDK building",
3+
"position": 14
4+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Session 14: Repository Walkthrough: Offchain and SDK building - Recordings"
3+
sidebar_label: Recordings
4+
slug: /working-group/q2-2026/sessions/14-sdk-repo-walkthrough/recordings
5+
---
6+
7+
# Session 14: Repository Walkthrough: Offchain and SDK building - Recordings
8+
9+
Recordings for the Offchain and SDK building walkthrough session.
10+
11+
## Session 1
12+
13+
*(Link to recording will be added here after the session)*
14+
15+
---
16+
17+
*This recording belongs to the Q2 2026 Developer Experience Working Group.*
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Session 14: Repository Walkthrough: Offchain and SDK building - Notes"
3+
sidebar_label: Session Notes
4+
slug: /working-group/q2-2026/sessions/14-sdk-repo-walkthrough/session-notes
5+
---
6+
7+
# Session 14: Repository Walkthrough: Offchain and SDK building - Notes
8+
9+
Notes and resources exploring the offchain architecture of a production smart contract and SDK integration.
10+
11+
## Overview
12+
13+
In this session, we explored the Cardano SDK ecosystem, repositories, and architecture.
14+
15+
## Additional Resources
16+
17+
- *(Links and resources will be added here after the session)*
18+
19+
---
20+
21+
*These notes belong to the Q2 2026 Developer Experience Working Group.*
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Session 14: Repository Walkthrough: Offchain and SDK building - Resources"
3+
sidebar_label: Session Resources
4+
slug: /working-group/q2-2026/sessions/14-sdk-repo-walkthrough/session-resources
5+
---
6+
7+
# Session 14: Repository Walkthrough: Offchain and SDK building - Resources
8+
9+
Resources exploring the offchain architecture of a production smart contract and SDK integration.
10+
11+
## Additional Resources
12+
13+
- *(Links and resources will be added here after the session)*
14+
15+
---
16+
17+
*These resources belong to the Q2 2026 Developer Experience Working Group.*
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"label": "Q2 (Apr - Jun 2026)",
3+
"position": 3,
4+
"collapsible": true,
5+
"collapsed": true,
6+
"link": {
7+
"type": "doc",
8+
"id": "index"
9+
}
10+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: "Developer Experience Working Group (Q2: Apr–Jun 2026)"
3+
---
4+
5+
# Developer Experience Working Group (Q2: Apr–Jun 2026)
6+
7+
## Purpose & Why
8+
9+
The Developer Experience (DevEx) Working Group continues to support and empower developers and contributors in the Cardano ecosystem. For Q2 (Apr–Jun 2026), our focus shifts towards application development, utilizing APIs and SDKs, and understanding advanced development architectures.
10+
11+
## Session Plan (Sessions 14+)
12+
13+
| Session | Title | Focus | Format |
14+
|---------|-------|-------|--------|
15+
| **14** | **Repository Walkthrough: Offchain and SDK building** | Deep dive into offchain architecture | Workshop |
16+
17+
## Session Details
18+
19+
### Session 14: Repository Walkthrough: Offchain and SDK building
20+
- **Objective**: Provide architectural clarity on building offchain code and using SDKs
21+
- **Key Topics**:
22+
- Production smart contract offchain repository walkthrough
23+
- Building your first offchain application logic
24+
- Connecting SDKs to the blockchain for transaction building
25+
- **Deliverable**: Smart Contract Offchain Overview
26+
27+
## Working Group Information
28+
For operational details, roles, repository structure, and participation guidelines, please see the [Working Group Overview](../../readme.md).
29+
30+
---
31+
_This plan is a living document and will be updated based on participant feedback and community needs._

website/src/components/MeetupReminderButton/meetup-sessions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"name": "Thursday Evening Session",
66
"title": "Developer Experience Working Group - Evening",
77
"description": "Join us for our bi-weekly Thursday evening meetup to discuss Cardano development, share knowledge, and connect with the community.",
8-
"baseDate": "2025-11-27T17:00:00Z",
9-
"meetupLink": "https://meet.google.com/rof-jkbo-jwk",
8+
"baseDate": "2025-11-27T16:00:00Z",
9+
"meetupLink": "https://meet.google.com/jfv-ynmn-dkr",
1010
"recurrence": {
1111
"interval": 2
1212
}

0 commit comments

Comments
 (0)