penumbra-zone / cuiloa

Third party block explorer built with NextJS for the Penumbra Zone network
Apache License 2.0
7 stars 2 forks source link

First pass at `TransactionView` Skeleton #86

Closed ejmg closed 5 months ago

ejmg commented 6 months ago

Part of #81

The work within this PR is about to blow up so I'm going to merge this segment of the work as is before breaking out an even bigger set of changes.

This PR provides a very half-baked implementation for what will become the TransactionView component and page view. In addition to TransactionView itself is a series of helper libraries for extracting data out of Transactions and Actions as defined by Penumbra's Proto schemas.