Skip to content

rooch-network/roochscan-frontend

Repository files navigation

Rooch scan

A web app to scan Rooch transactions and accounts.

This is a demo app built with Next.js and Tailwind CSS. Shows how to use the Rooch SDK and RPC to scan transactions and accounts.

Development

pnpm install
pnpm dev
open http://localhost:8084