good first issue
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
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/:idreturns blockchain reference