Open Issues Need Help
View All on GitHub Add a project-structure map to the README 16 days ago
documentation good first issue Stellar Wave
Add a toolchain doctor script 16 days ago
help wanted dx Stellar Wave
good first issue sdk Stellar Wave tech-debt
good first issue dx Stellar Wave
documentation good first issue dx Stellar Wave
documentation good first issue dx Stellar Wave
good first issue testing Stellar Wave i18n
Add a devcontainer for the four-toolchain setup 20 days ago
help wanted dx Stellar Wave
good first issue testing e2e Stellar Wave
good first issue testing dx Stellar Wave
good first issue sdk testing Stellar Wave
Test the ErrorBoundary fallback 20 days ago
good first issue frontend testing Stellar Wave
good first issue contracts testing Stellar Wave
good first issue frontend testing Stellar Wave
Add locales for the traditions the README names 20 days ago
help wanted frontend Stellar Wave i18n
good first issue frontend Stellar Wave i18n
good first issue sdk refactor Stellar Wave
good first issue circuits testing Stellar Wave
good first issue dx refactor Stellar Wave
good first issue contracts refactor Stellar Wave
good first issue contracts security Stellar Wave
good first issue contracts refactor Stellar Wave
documentation good first issue contracts Stellar Wave
good first issue contracts security Stellar Wave
Persist the locale choice and set `<html lang>` 20 days ago
good first issue frontend a11y Stellar Wave i18n
good first issue sdk dx Stellar Wave
good first issue dx refactor Stellar Wave
good first issue dx refactor Stellar Wave
documentation good first issue dx Stellar Wave
good first issue testing dx Stellar Wave
good first issue frontend refactor
help wanted dx tech-debt
Add a 'What is a ROSCA?' explainer section to the README about 2 months ago
documentation good first issue Stellar Wave
Add a beginner's glossary of the cryptographic terms used in this repo about 2 months ago
documentation good first issue Stellar Wave
Write a README for packages/client documenting the SDK API about 2 months ago
documentation good first issue sdk Stellar Wave
Validate MerkleTree.create arguments (levels bounds, leaf range) about 2 months ago
good first issue sdk Stellar Wave
Add a CONTRIBUTING.md with setup, workflow, and PR guidelines about 2 months ago
documentation good first issue Stellar Wave
Add a justfile (or Makefile) for the common cross-toolchain tasks about 2 months ago
good first issue dx Stellar Wave
Add .nvmrc and engines field pinning Node 20+ about 2 months ago
good first issue dx Stellar Wave
Write a README for app/ (dev server, env vars, circuit artifacts) about 2 months ago
documentation good first issue frontend Stellar Wave
Add unit tests for MerkleTree (packages/client/src/tree.ts) about 2 months ago
good first issue sdk testing Stellar Wave
Add unit tests for identity.ts (commitments, nullifiers, field ranges) about 2 months ago
good first issue sdk testing Stellar Wave
Add MerkleTree.proofOf(leaf) with a descriptive error for unknown leaves about 2 months ago
good first issue sdk Stellar Wave
Validate generateProof inputs before invoking snarkjs about 2 months ago
good first issue sdk Stellar Wave
Validate Stellar addresses and contract IDs at SDK boundaries about 2 months ago
good first issue sdk Stellar Wave
Export a single shared TREE_LEVELS constant instead of magic 4s about 2 months ago
good first issue sdk refactor Stellar Wave
Add third-party license notes for the Poseidon packages and snarkjs about 2 months ago
documentation good first issue dx Stellar Wave
Document the issue-label taxonomy and triage flow in CONTRIBUTING about 2 months ago
documentation good first issue dx Stellar Wave
Add VS Code workspace recommendations and settings about 2 months ago
good first issue dx Stellar Wave
Deduplicate @stellar/stellar-sdk version management across workspaces about 2 months ago
good first issue dx Stellar Wave
Add npm run clean to remove generated artifacts across workspaces about 2 months ago
good first issue dx Stellar Wave
compile.sh: add a preflight check for circom presence and version about 2 months ago
good first issue circuits dx Stellar Wave
Fill in package.json metadata (description, repository, license, keywords) about 2 months ago
good first issue dx Stellar Wave
Document a dependency audit runbook (npm audit + cargo audit) about 2 months ago
good first issue dx security Stellar Wave
Make the contract crate cargo fmt + clippy clean, and document the commands about 2 months ago
good first issue contracts dx Stellar Wave
Add a root typecheck script covering every TS workspace about 2 months ago
good first issue dx Stellar Wave
Add .editorconfig for consistent whitespace across the polyglot codebase about 2 months ago
good first issue dx Stellar Wave
Set up Prettier with a shared config and npm run format about 2 months ago
good first issue dx Stellar Wave
Set up a docs/ directory and index for the growing documentation set about 2 months ago
documentation good first issue dx Stellar Wave
Create a single canonical 'wire-format invariants' doc section referenced from code about 2 months ago
documentation good first issue Stellar Wave
Add status badges to the README about 2 months ago
documentation good first issue Stellar Wave
Document minimum tool versions in the prerequisites section about 2 months ago
documentation good first issue Stellar Wave
Fix stale 'bn128' comment in circuits/scripts/setup.sh about 2 months ago
documentation good first issue circuits Stellar Wave
Add a table of contents and verify anchor links in full_product_breakdown.md about 2 months ago
documentation good first issue Stellar Wave
Add TSDoc comments to all exported functions in @sharibo/client about 2 months ago
documentation good first issue sdk Stellar Wave
Add a troubleshooting guide for common setup failures about 2 months ago
documentation good first issue Stellar Wave
Add rustdoc comments to the contract's public API about 2 months ago
documentation good first issue contracts Stellar Wave
Add a mermaid architecture diagram to the README about 2 months ago
documentation good first issue Stellar Wave
Replace the YOUR_VIDEO_URL placeholder in README about 2 months ago
documentation good first issue Stellar Wave
Write a README for contracts/ with build/test/deploy steps and an error-code table about 2 months ago
documentation good first issue contracts Stellar Wave
Add a pull request template about 2 months ago
documentation good first issue dx Stellar Wave
Add a CODE_OF_CONDUCT.md about 2 months ago
documentation good first issue Stellar Wave
Write a README for circuits/ explaining the compile → setup → prove flow about 2 months ago
documentation good first issue circuits Stellar Wave
Add GitHub issue templates (bug report + feature request) about 2 months ago
documentation good first issue dx Stellar Wave
Add SECURITY.md with a vulnerability disclosure policy about 2 months ago
documentation good first issue security Stellar Wave
Add a get_circle_count view function about 2 months ago
good first issue contracts Stellar Wave
Add contract tests for over/under-funding edge cases around the pot equality check about 2 months ago
good first issue contracts testing Stellar Wave
Validate create_circle inputs (size, contribution, vk shape) about 2 months ago
good first issue contracts Stellar Wave
Document the circuit's constraint count and how to reproduce it about 2 months ago
documentation good first issue circuits Stellar Wave
Add a persistent testnet banner to the app about 2 months ago
good first issue frontend ux Stellar Wave
Add inline teaching comments to the MerkleTreeChecker mux constraints about 2 months ago
documentation good first issue circuits Stellar Wave
Add a has_claimed(circle_id, nullifier_hash) view function about 2 months ago
good first issue contracts Stellar Wave
Use checked arithmetic for pot accounting with a typed overflow error about 2 months ago
good first issue contracts Stellar Wave
Add CircleNotFound coverage for every entry point about 2 months ago
good first issue contracts testing Stellar Wave
Pin FR_MODULUS against a second independent source in tests about 2 months ago
good first issue sdk testing Stellar Wave
Circuit negative test: wrong public-signal order must fail verification about 2 months ago
good first issue circuits testing Stellar Wave
computeExternalNullifier: reject out-of-range circleId and round instead of truncating about 2 months ago
good first issue sdk Stellar Wave
Add a proof-generation benchmark script about 2 months ago
good first issue sdk performance Stellar Wave
Audit and fix color contrast in style.css about 2 months ago
good first issue frontend a11y Stellar Wave
Add ARIA roles and labels to the Stepper and MemberRing visualizations about 2 months ago
good first issue frontend a11y Stellar Wave
Validate required VITE_ env vars at startup with a clear error screen about 2 months ago
good first issue frontend dx Stellar Wave
Extract an XLM amount formatting utility (stroops ↔ display) with tests about 2 months ago
good first issue frontend Stellar Wave
Add favicon, meta description, and social preview tags about 2 months ago
good first issue frontend Stellar Wave
Add copy-to-clipboard buttons for addresses and transaction hashes about 2 months ago
good first issue frontend ux Stellar Wave
Split App.tsx into separate component files about 2 months ago
good first issue frontend refactor Stellar Wave
Show real progress stages during proof generation about 2 months ago
good first issue frontend ux Stellar Wave
Add a React error boundary with a friendly failure screen about 2 months ago
good first issue frontend Stellar Wave
e2e.ts: print a structured step-timing summary at the end of a run about 2 months ago
good first issue dx e2e Stellar Wave
Respect prefers-reduced-motion in the app's animations about 2 months ago
good first issue frontend a11y Stellar Wave
Add a read-only smoke-test script (verify deployment health without spending funds) about 2 months ago
good first issue e2e Stellar Wave