Skip to content

Feature: Add "Reset fork" button #14

@jxom

Description

@jxom

Important

If you would like to work on this, please comment and we will assign you to the issue.


On the Network Configuration screen, we should add a button under Update so consumers can reset the Anvil fork programmatically. We can iterate on where this functionality should live in the UI later.

Suggested Implementation

  1. Add a mutation Hook called useReset to src/hooks/ for viem's reset Action
  2. Add a button called "Reset fork" under "Update" that utilizes the new useReset Hook.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions