Docs
User guides
Dashboard

Rooch dashboard introduction

Rooch's dashboard provides users with one-stop services, including account overview, transaction query, wallet management, transaction sending, certification management and many other functions.

Dashboard home page

The login url for the Rooch dashboard is: https://dashboard.rooch.network/login/ (opens in a new tab)

Login

Open the Rooch dashboard url and you will see the following login interface. MetaMask wallet is selected by default. Click the CONNECT button to log in.

Dashboard login page

Session key

The first login authentication will prompt the user to authenticate the session key. The session key has an expiration time limit. If it expires, it needs to be verified again:

Navigation bar introduction

The top of the dashboard page is the navigation bar, including the search box, light and dark theme switching button, language switching button, network switching button, and connected wallet address.

The search box allows you to search for transactions, addresses, events, etc.

Sidebar introduction

The sidebar is a quick navigation for various functions of the Rooch dashboard. Click the corresponding control to quickly jump to the corresponding page.

Analytics

See an overview of the dashboard here.

Tutorial

Here are some examples of frontends deployed to the Rooch network.

Counter Example

A Counter example is deployed by default in the Dashboard. We can directly experience its counting function. The counter value is displayed on the left and the button for incrementing the counter is on the right.

This counter can be called by all accounts that have authenticated the session key.

SCAN

Rooch’s block explorer function is integrated here.

AUTHENTICATION

The permission control panel of various DApps that interact with Rooch is integrated here.

Session

All records that have been authenticated by the Session key are listed here.

You can click the RRFRESH button to refresh the record list of Session key. The last column of Session key is the button to remove the corresponding Session key.