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 mapping transactions to users in the web2 database, ensuring they are ordered by date, and adding a boolean to determine if the items have been imported to the marketplace (tokenized).
Tasks:
[ ] Map transactions to users in the web2 database using intermediate table for evident account number and transactions.
[ ] Add boolean to indicate if items have been tokenized.
Description:
This task involves mapping transactions to users in the web2 database, ensuring they are ordered by date, and adding a boolean to determine if the items have been imported to the marketplace (tokenized).
Tasks: