Create OperationCard component
We want to have generic operation card component across all the page. It should be able to display the most important data of single transaction. It is inspired by what other block explorers do, but even right now we have something similar.
It must display:
- Name of operation
- Transaction ID
- Block number (optional)
- Date (optional)
- The most important details of transaction