safetrustcr / Backend

Supports a decentralized platform for secure and trusted P2P cryptocurrency transactions.
2 stars 8 forks source link

Save User Wallet in the users Table #10

Closed sotoJ24 closed 2 days ago

sotoJ24 commented 2 days ago

Description
Add functionality to store user wallet addresses in the users table. This will enable linking users to their blockchain wallets for identity verification, transactions, and other wallet-related features.

Problem
The platform requires a way to associate users with their blockchain wallets to:

Requirements

rvalenciano commented 2 days ago

This was already solved here:

https://github.com/safetrustcr/Backend/pull/5