help wanted
仓库指标
- Star
- (3 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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