Open Issues Need Help
View All on GitHub Write Vitest unit tests for `lendingMath.ts` 19 days ago
good first issue Frontend Stellar Wave
Implement `AdminConfigModal` 20 days ago
good first issue Frontend Stellar Wave
Create `ActiveListingsGrid` component 20 days ago
good first issue Frontend Stellar Wave
Implement `useCancelListing` transaction hook 20 days ago
good first issue Frontend Stellar Wave
good first issue Frontend Stellar Wave
Implement `useUpdateBounds` transaction hook 20 days ago
good first issue Frontend Stellar Wave
Create `LendingStatsBar` component 20 days ago
good first issue Frontend Stellar Wave
Create `HealthFactorBadge` component 20 days ago
good first issue Frontend Stellar Wave
Create `useBorrowerPositions` hook 21 days ago
good first issue Frontend Stellar Wave
Implement `/lending/admin` page structure 21 days ago
good first issue Frontend Stellar Wave
Create `useLenderPositions` hook 21 days ago
good first issue Frontend Stellar Wave
good first issue Stellar Wave
good first issue Frontend Stellar Wave
Create `useLendingStats` hook 21 days ago
good first issue Frontend Stellar Wave
Implement event handler for `CollateralAdded` 22 days ago
good first issue Backend Stellar Wave
Implement event handler for `ListingCancelled` 22 days ago
good first issue Backend Stellar Wave
Implement event handler for `PositionClosed` 22 days ago
good first issue Backend Stellar Wave
Implement event handler for `ConfigUpdated` 22 days ago
good first issue Backend Stellar Wave
good first issue Stellar Wave
Implement `GET /api/lending/stats` 22 days ago
good first issue Backend Stellar Wave
good first issue Contract Stellar Wave
Subscribe Poller to the Lending Contract ID 22 days ago
good first issue Backend Stellar Wave
good first issue Backend Stellar Wave
good first issue Backend Stellar Wave
good first issue Backend Stellar Wave
Implement event handler for `Liquidated` 22 days ago
good first issue Backend Stellar Wave
good first issue Backend Stellar Wave
good first issue Backend Stellar Wave
good first issue Contract Stellar Wave
Implement Typed On-Chain Event Emitters for All Contract State Transitions (`events.rs`) 22 days ago
good first issue Contract Stellar Wave
Implement `initialize()`: Set Admin, Fee Receiver, Oracle, and Platform Bounds (`contract.rs`) 22 days ago
good first issue Contract Stellar Wave
Implement `cancel_listing()`: Lender Cancels Open Listing and Reclaims Escrowed NFT (`contract.rs`) 22 days ago
good first issue Contract Stellar Wave
Implement `add_collateral()`: Borrower Tops Up Collateral to Improve Health Factor (`contract.rs`) 22 days ago
good first issue Contract Stellar Wave
Implement `health_factor()` View: Return Current Collateral-to-Debt Ratio in Basis Points (`contract.rs`) 22 days ago
good first issue Contract Stellar Wave
good first issue Contract Stellar Wave
Define Core Data Types: `Listing`, `Position`, `PlatformConfig`, and Status Enums (`types.rs`) 22 days ago
good first issue Contract Stellar Wave
Test Unit [CheckoutModal] - CheckoutModal successfully swaps fiat-to-crypto and executes the transaction via the mock contract about 2 months ago
enhancement good first issue Frontend Stellar Wave
Test SC [Auctions] - finalize_auction correctly handles the case where no bids were placed about 2 months ago
enhancement good first issue Contract Stellar Wave
Test SC [Staking] - stake_nft fails if the user does not own the NFT about 2 months ago
bug good first issue Contract Stellar Wave
Test SC [Royalties] - distribute_royalties enforces a strict 100% split across all recipients about 2 months ago
bug good first issue Contract Stellar Wave
Test SC [Auctions] - finalize_auction fails if called before the end time (unless by admin) about 2 months ago
enhancement good first issue Contract Stellar Wave
Test SC [Royalties] - distribute_royalties fails if a specified recipient address is malformed/invalid about 2 months ago
enhancement good first issue Contract Stellar Wave
Test SC [Staking] - unstake_nft fails if the user hasn't staked that specific NFT about 2 months ago
enhancement good first issue Contract Stellar Wave
Test SC [Staking] - claim_rewards correctly calculates proportional rewards based on time staked and rate about 2 months ago
enhancement good first issue Contract Stellar Wave
Test SC [Marketplace] - cancel_listing fails if called by anyone other than the listing creator about 2 months ago
bug good first issue Contract Stellar Wave
Test SC [Marketplace] - buy_item correctly transfers the item and distributes funds in a single atomic transaction about 2 months ago
enhancement good first issue Contract Stellar Wave
E2E [Launchpad] - Successful deployment redirects to new Collection page about 2 months ago
enhancement good first issue Frontend Stellar Wave
E2E [Launchpad] - Launchpad deployment signs Soroban contract deployment about 2 months ago
enhancement good first issue Frontend Stellar Wave
Duplicate Jest Setup 3 months ago
documentation good first issue Stellar Wave
Outdated "Artist Flow" Docs 3 months ago
documentation good first issue Stellar Wave
Outdated CLI Examples 3 months ago
documentation good first issue Contract Maybe Rewarded GrantFox OSS Official Campaign
Missing Contracts README 3 months ago
documentation good first issue Contract Maybe Rewarded GrantFox OSS Official Campaign
Search sort uses `Number()` on BigInt difference 3 months ago
enhancement good first issue Frontend Stellar Wave
Comprehensive Update of README.md 3 months ago
documentation good first issue Stellar Wave
Unnecessary dynamic `import()` in `useUserActivity` 3 months ago
enhancement good first issue Frontend Stellar Wave
Remove Redundant "Marketplace" Button in Navbar 3 months ago
good first issue Frontend Maybe Rewarded GrantFox OSS Official Campaign
IPFS gateway URL normalization missing 4 months ago
enhancement good first issue Backend Stellar Wave
`/listings` API allows unlimited offset 4 months ago
enhancement good first issue Backend Stellar Wave
good first issue Frontend Stellar Wave
Implement Structured On-Chain Event Emission 6 months ago
enhancement good first issue Contract Stellar Wave