hardhat icon indicating copy to clipboard operation
hardhat copied to clipboard

Rework Ignition UI to be based off of the HH3 user interruption api

Open kanej opened this issue 7 months ago • 0 comments

Update Ignition's UI to take advantage of the user interruption API. In particular it should support in the Ignition UI:

  • deployments that read values from configuration variables
  • deployments via a ledger

This requires reworking the Ignition UI's refresh so that it supports user interruptions at the UI level (e.g. text being displayed to request a ledger confirmation).

kanej avatar May 08 '25 10:05 kanej