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