flow-pie/chamaa.api

Integrate backend with smart contract

Open

#13 geöffnet am 1. Nov. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (4 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (3 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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