Skip to content

HyperVIBES: Pending Transactions UI #2

@zxqx

Description

@zxqx

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

  1. Fork the hypervibes-frontend repo
  2. Make the necessary code changes
  3. Open a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions