flow-pie / flow-pie/chamaa.api
Integrate backend with smart contract
Open
help wanted
- Dominant language
- HTML
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
Assessment
This issue has not been assessed yet.