help wanted
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
Description
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