Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 287 Bytes

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