flow-pie/chamaa.api

Add Nethereum or Ether.js integration

Open

#84 建立於 2025年11月9日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)HTML (4 fork)auto 404
good first issue

倉庫指標

Star
 (3 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.)

貢獻者指南