help wanted
Repository-Metriken
- Stars
- (3 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Goal
Connect Node.js API endpoints to blockchain transactions.
Description
Modify existing endpoints (loans, savings, voting) to trigger smart contract calls.
Save blockchain transaction hash for each on-chain action.
Deliverables
- Updated endpoints (
/loans,/savings,/votes) - Returns transaction hash to frontend
- Rollback logic for failed on-chain actions