Skip to content

aptos-labs/explorer

Repository files navigation

Aptos Explorer

How to use

Clone the repo. Requires pnpm

Install dependencies:

pnpm install

Build dependencies:

pnpm build

Run below to start the app:

pnpm start