Open Issues Need Help
View All on GitHub Add issue and pull request templates about 2 hours ago
documentation good first issue infra
Add CODEOWNERS file for review routing about 2 hours ago
documentation good first issue infra
Add graceful shutdown handling for the keeper's interval loop about 2 hours ago
good first issue keeper
Replace console.log with structured logging in the keeper daemon about 2 hours ago
good first issue keeper
Implement listLowTtlRegistrations with real RPC queries about 2 hours ago
good first issue keeper
Accessibility (a11y) audit of the dashboard about 2 hours ago
good first issue frontend
Add loading/error states for TTL inspection network failures about 2 hours ago
good first issue frontend
Responsive/mobile layout pass on the dashboard about 2 hours ago
good first issue frontend
Implement fetchContractTTL with real Soroban RPC calls about 2 hours ago
good first issue frontend
Add validation bounds for register_target's threshold parameter about 2 hours ago
good first issue contracts
Write unit tests for deposit() about 2 hours ago
good first issue contracts testing
Add get_registration() read-only view function about 2 hours ago
good first issue contracts
Add get_balance() read-only view function about 2 hours ago
good first issue contracts
Implement overflow-checked balance accounting in deposit() about 2 hours ago
good first issue contracts