https://github.com/oxarbitrage/zallet-hub
https://github.com/oxarbitrage/zallet-hub
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxarbitrage/zallet-hub
- Owner: oxarbitrage
- Created: 2026-06-04T22:38:50.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-07-10T12:34:42.000Z (14 days ago)
- Last Synced: 2026-07-10T14:11:46.731Z (13 days ago)
- Language: Shell
- Size: 59.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zallet-hub
A private Claude Code **maintainer-assist workspace** for stewarding the
[zcash/zallet](https://github.com/zcash/zallet) wallet — reviewing PRs, driving
my own PRs to merge, and triaging issues.
> Not the wallet source. The zallet code lives at `zcash/zallet` (checked out at
> `../wallet`).
## Quick start
1. Read `RESUME.md` — the prior session's "start here" (headline + first action).
2. Run `bash sync.sh` — pulls the live PR/issue dashboard from GitHub.
3. Work the top-priority item; record anything that should outlive the session
in `wip.md`, and refresh `RESUME.md` when pausing mid-task.
## Files
- `CLAUDE.md` — the operating manual (scope, workflow, dashboard rules)
- `RESUME.md` — prior session's "start here"
- `wip.md` — cross-session state (newest on top)
- `sync.sh` — live PR/issue dashboard
- `patches/` — standalone patches not yet upstreamed
Part of a set of sibling hubs (integration-tests, zebra) that hand work to each
other through GitHub.