Skip to content

Commit a5958b1

Browse files
committed
Update dashboard. Create a contributing section.
1 parent 4f2ca43 commit a5958b1

5 files changed

Lines changed: 16 additions & 1 deletion

File tree

src/content/zcash-z3/_meta.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export default {
22
index: 'What Is Z to the three',
33
dashboard: '',
4+
contributing: '',
45
resources: '',
56
updates: 'Weekly Updates'
67
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Contributing to Zcash Z3 Stack
2+
3+
## Zallet
4+
5+
GitHub: https://github.com/zcash/wallet
6+
7+
Currently the Zallet team is developing the RPC API of the wallet. There are a
8+
lot of issues to grab and contribute!

src/content/zcash-z3/dashboard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| [Deprecation Outreach Phase 1](https://docs.google.com/spreadsheets/d/1UJxH1cowexGqadU32Uei5Qak6jGhXjb18-T_QBPmDAA/edit?gid=0#gid=0) | ZecDev (Pacu) | Paused 🔴 | RPC and Deployment Survey | Block Explorer support |
88
| [Zebra](https://github.com/ZcashFoundation/zebra) | Zcash Foundation | On-track 🟢 | [Sprint 7 (Mar 31 - Apr 13)](https://github.com/orgs/ZcashFoundation/projects/9/views/13) | Sprint 8 (Apr 13 - Apr 27) |
99
| [Zaino](https://github.com/zingolabs/zaino) | ZingoLabs | On-track 🟢 | [Milestone 3](https://github.com/orgs/zingolabs/projects/12) | Grant In Review |
10-
| [Zallet](https://github.com/zcash/wallet) | ECC | Off-track 🟡 | Applying ZeWIF and Developing RPCs needed to replace Zcashd wallet | N/A |
10+
| [Zallet](https://github.com/zcash/wallet) | ECC | Off-track 🟡 | Applying ZeWIF and Developing RPCs needed to replace Zcashd wallet. Looking for contributors! | N/A |
1111
| [ZeWIF](https://github.com/ZcashCommunityGrants/zcashcommunitygrants/issues/3) | Blockchain Commons and ZingoLabs | On-track 🟢 | Milestones 3 | Milestone 4 |
1212
| [Block Explorer Support](https://github.com/zcash/zcash-explorer) | ECC, ZF, Zingo, ZecDev | Track the delta between current APIs in Zaino and the ones needed | start RPC integration | Testnet Deployment |
1313
| Deprecation Outreach Phase 2 | ZecDev (Pacu) | Not Started 🔵 | Zcash Block Explorer support | Reach out partner DevOps |

src/content/zcash-z3/resources.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ since the Zcash network was deployed in October 28th 2016. It's currently being
3535
deprecated and will soon be replaced by Zebra when the Network Upgrade 7 (NU7) is
3636
deployed.
3737

38+
ECC Engineers will be posting updates on this website:
39+
https://z.cash/support/zcashd-deprecation/
40+
3841

3942
| [GitHub](https://github.com/zcash/zcash) | [Roadmap](https://zcash.github.io/developers/zcash-zcashd-deprecation-dag) | [Read The Docs](https://zcash.readthedocs.io/en/latest/)
4043

src/content/zcash-z3/updates.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## 2025
44
| Date | Link |
55
|----------|----------|
6+
| April 11th | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/64) |
7+
| April 4th | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/63) |
8+
| March 28th | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/62) |
69
| March 21st | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/61) |
710
| March 14th | [Forum Post](https://forum.zcashcommunity.com/t/zcash-z3-updates-formerly-zcashd-deprecation/48965/59) |
811
| March 7th | [Forum Post](https://forum.zcashcommunity.com/t/zcashd-deprecation-updates/48965/56) |

0 commit comments

Comments
 (0)