Cero Trade is a decentralized platform for trading, buying, and redeeming tokenized IRECs (renewable energy certificates). It features a marketplace where users can manage their assets, redeem certificates, and list them for sale. With real-time data from the I-TRACK API, traders can make informed decisions.
This task involves implementing a flow in the dApp backend where the user can enter their Evident account ID and retrieve unprocessed transactions by date.
Tasks:
[ ] Add evident_account_code to security storage to store the account code.
[ ] Function to store in Users canister. If the user hasn't provide it yet.
[ ] Retrieve unprocessed transactions by date by calling web2 endpoint.
[ ] Display the retrieved transactions to the user.
Description:
This task involves implementing a flow in the dApp backend where the user can enter their Evident account ID and retrieve unprocessed transactions by date.
Tasks: