-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
HyperVIBES: Pending Transactions UI
New feature
Show pending transaction state when creating realm.
Problem to be solved
Update the Create Realm form submission flow to show a loading/pending state after the transaction is submitted (on step 4), and listen for an event emit to display a "Realm created" success message.
Requested solution
Use something like ethers' Contract.on to listen to the RealmCreated event. Ideally this pattern could be generalized and applied to other transaction submission flows throughout the app.
Submission directions
- Fork the hypervibes-frontend repo
- Make the necessary code changes
- Open a PR
Metadata
Metadata
Assignees
Labels
No labels