Agoric / dapp-inter

User application for Agoric Inter Protocol—Vaults, BLD Boost, Liquidations, etc.
2 stars 7 forks source link

Add IST balance and 'Get IST' button to provision dialog #244

Closed otoole-brendan closed 3 months ago

otoole-brendan commented 4 months ago

What is the Problem Being Solved?

This issue track the underlying PR https://github.com/Agoric/dapp-inter/pull/227 to add IST balance and Get IST button to the provision dialog for dapp-inter - a UX improvement that offers users a means to a) view their current IST balance (so they know if they have enough to provision wallet) and b) quickly acquire/onboard the IST required to provision wallet via Leap elements modal through a 'Get IST' button.

Description of the Design

Design per https://github.com/Agoric/dapp-inter/pull/227 and to match same PSM change https://github.com/Agoric/dapp-psm/issues/124

Security Considerations

N/A

### Tasks
- [ ] https://github.com/Agoric/dapp-inter/pull/227