Skip to content

Blocktheory/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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%