CAFECA-IO / auditing_system

1 stars 0 forks source link

create emit logs for state #122

Closed YangIsCoding closed 6 months ago

YangIsCoding commented 6 months ago

create emit logs for state

YangIsCoding commented 6 months ago

done emmiting data using 8 hrs including discuss data flow with Gibbs design new data flow for user to input timestamp

YangIsCoding commented 6 months ago

image image

future issue: change ispublic emit, it has to be on when minting NFT: creator tokenID

  1. connect to Baifa database
  2. create new table( with schema models design by myself), use table primary key(contractAddrass+tokenID) to create
  3. find the primary key to reach out the empty content columns
  4. put data from report.sol to the dataBase