vestroll
TypeScript MediumSafeVault/vestroll
12 stars
109 forks
40 open issues
Active Mar 2026
Beginner-Friendly Issues 40
Issues tagged for new contributors
Add coverage reporting to Vitest config
#396 · Mar 29, 2026
good first issue help wanted Stellar Wave
Fix "Self-Documenting" schemas by adding description fields to all Zod objects
#389 · Mar 29, 2026
good first issue help wanted Stellar Wave
Implement Compression middleware for large API JSON responses
#387 · Mar 29, 2026
good first issue help wanted Stellar Wave
Document all 401 Unauthorized responses in Swagger JSDoc
#386 · Mar 29, 2026
help wanted Stellar Wave returning contributors
help wanted Stellar Wave returning contributors
Automate swagger-jsdoc generation for all files in src/app/api
#384 · Mar 29, 2026
help wanted Stellar Wave returning contributors
Add standard Problem Details structure to all error responses
#383 · Mar 29, 2026
good first issue help wanted
Implement a RateLimitMiddleware for the /api/kyb endpoints
#382 · Mar 29, 2026
help wanted Stellar Wave returning contributors
Group Swagger documentation by "Domain Tags" (Auth, Finance, Payroll)
#381 · Mar 29, 2026
help wanted returning contributors
Add X-Response-Id header to every API response for log tracing
#380 · Mar 29, 2026
good first issue help wanted
Add "Company Logo" crop functionality
#354 · Mar 26, 2026
help wanted Stellar Wave returning contributors
Add provider_preference to organizations
#348 · Mar 26, 2026
good first issue help wanted Stellar Wave
Create bank verification endpoint
#347 · Mar 26, 2026
good first issue help wanted Stellar Wave
Create fiat_transactions table
#336 · Mar 26, 2026
help wanted returning contributors
Implement a PruneLogs job that deletes login_attempts older than 30 days
#323 · Mar 26, 2026
help wanted Stellar Wave returning contributors
Create a SignerAudit table to track which internal keys signed which XDRs
#321 · Mar 26, 2026
good first issue help wanted
Add network_passphrase validation to prevent cross-network transaction building
#320 · Mar 26, 2026
good first issue help wanted Stellar Wave
Add a ledger_latency metric to the health check endpoint
#319 · Mar 26, 2026
good first issue help wanted
help wanted returning contributors
good first issue Stellar Wave returning contributors
Add fee_bump support to BlockchainService for sponsored transactions
#316 · Mar 26, 2026
good first issue help wanted
Implement SorobanService.getContractEvents to fetch specific diagnostic events
#315 · Mar 26, 2026
help wanted returning contributors
Add memo_text validation (max 28 chars) in BlockchainService.buildPaymentXdr
#314 · Mar 26, 2026
help wanted returning contributors
Add AuditLog entry for every KYB status change
#313 · Mar 26, 2026
good first issue help wanted Stellar Wave
Implement LogoUploadService using a signed-URL pattern
#312 · Mar 26, 2026
help wanted returning contributors
Validate that billingCountry matches a standard ISO 3166-1 alpha-2 code
#311 · Mar 26, 2026
help wanted returning contributors
good first issue help wanted Stellar Wave
Organization Registration Regex
#287 · Mar 24, 2026
good first issue help wanted
Passkey Challenge Expiration
#286 · Mar 24, 2026
good first issue help wanted Stellar Wave
Enhanced Server Logs with Color
#285 · Mar 24, 2026
good first issue help wanted Stellar Wave
User Security Reset
#284 · Mar 24, 2026
good first issue feature
Track User Signer Type
#283 · Mar 24, 2026
help wanted Stellar Wave returning contributors
Generic Auth Error Messages
#282 · Mar 24, 2026
good first issue help wanted
Biometric Soft Lockout
#281 · Mar 24, 2026
good first issue help wanted Stellar Wave
Avatar URL Allowed Domains
#280 · Mar 24, 2026
good first issue help wanted
Sensitive Changes Audit Log
#279 · Mar 24, 2026
good first issue help wanted Stellar Wave
Session Table Performance Index
#278 · Mar 24, 2026
Zod Schema for Passkey Registration
#276 · Mar 24, 2026
help wanted returning contributors
Implement AuthService.logout
#274 · Mar 24, 2026
help wanted returning contributors
Case-Insensitive Email Lookup
#272 · Mar 24, 2026
good first issue help wanted Backend