greymass / unicove

Unicove - Antelope Web Wallet 🦄
https://unicove.com
Other
20 stars 10 forks source link

Transaction follower component #71

Closed jnordberg closed 3 years ago

jnordberg commented 3 years ago

This adds a generic transaction follower component that can be used as a landing page once a user has signed and submitted via anchor link. Parameters are a transaction id and chain configuration and an optional title parameter that can be used alongside the named slot "done" to customize for different transaction types.

Future versions of this will have action data displayed and possibly the ricardian contracts rendered.

The "done" slot expects a <Button primary fluid size="large"> and if omitted a button that goes to the dashboard will be shown.

aaroncox commented 3 years ago

This all looks great in my view, no objections to merging.