flow-pie / flow-pie/chamaa.api
Add Nethereum or Ether.js integration
Open
good first issue
- Dominant language
- HTML
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### Goal
Integrate smart contracts with backend using Ethers.js.
### Description
Use contract ABI and address to call blockchain functions.
Enable backend to trigger deposits, loans, and votes.
### Deliverables
- `services/blockchainService.js`
- Helper: `callFunction(name, args[])`
- Event listeners for blockchain events (`LoanApproved`, etc.)
Contributor guide
Assessment
This issue has not been assessed yet.