flow-pie / flow-pie/chamaa.api

Store on-chain transaction hashes

Open
#85 1 comment 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
HTML
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### Goal
Record blockchain transaction hashes for transparency and traceability.

### Description
Add a `tx_hash` field to all transaction-related tables.
Link each backend record to its corresponding blockchain transaction.

### Deliverables
- Database schema update (`tx_hash`, `status`, `block_number`)
- Endpoint: `GET /transactions/:id` returns blockchain reference

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.