Skip to content

icpfans-xyz/icpview

Repository files navigation

Idena blockchain explorer

Install all dependencies npm i

Start the local server npm run dev

Build & run project

npm run build
npm start