aeternity / aescan

Block Explorer and Analytics Platform
ISC License
6 stars 3 forks source link

feat: Ae coin transactions #831

Closed janmichek closed 3 weeks ago

janmichek commented 1 month ago

Description

resolves #818

Demo

image

Checklist:

github-actions[bot] commented 1 month ago

Deployed to https://pr-831-aescan.stg.service.aepps.com and https://pr-831-aescan-testnet.stg.service.aepps.com

janmichek commented 1 month ago

@michele-franchi one more implementation note. To make things simple I just reused the transactions-panel which means that the 'type' column is shown. I can still make it as proposed in initial requirements (without type column) but I would need to create dedicated components. Let me know what approach you like