Skip to content

Commit bc4c7d5

Browse files
author
danbaruka
committed
docs(session-03): add resources page
1 parent 6cf522c commit bc4c7d5

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

  • website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/02-resources
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Resources
2+
3+
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.
4+
5+
### 🧭 Repository
6+
[![GitHub – danbaruka/cardano-demo-wallet-dashbord](https://img.shields.io/badge/GitHub-cardano--demo--wallet--dashbord-181717?logo=github&style=for-the-badge)](https://github.com/danbaruka/cardano-demo-wallet-dashbord)
7+
- Focus: Wallet interactions, transaction monitoring, UI integration
8+
- Suggested usage:
9+
- Clone the repo and install dependencies as documented
10+
- Review environment variables and configuration flows
11+
- Experiment with connecting to preview or preprod networks while following the session exercises
12+
13+
<a href="https://github.com/danbaruka/cardano-demo-wallet-dashbord" target="_blank" rel="noopener noreferrer">
14+
<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" />
15+
</a>
16+
17+
---
18+
19+
*Referenced by the Q1 2025 Developer Experience Working Group session “Cardano Dev Environment”.*

0 commit comments

Comments
 (0)