christianskovly / pieChain

Basic blockchain for raspi
0 stars 0 forks source link

Transaction Information #8

Open choir27 opened 3 months ago

choir27 commented 3 months ago
  1. timestamp of transaction
  2. sender of transaction
  3. receiver of transaction
  4. total amount of transaction
  5. asset type (token, NFG, message?, etc)
  6. memo for transaction
  7. transaction type (mint, transfer, swap, stake, etc)
  8. hash

Don't focus on design for now, only focus on rendering these out to the frontend