Skip to content

0xEniotna/Starkeye

Repository files navigation

StarkEye, address inspector for Starknet

This repo is a Next.js/Typescript project. It uses Apollo the query the indexer.

It uses SnapshotLabs' Checkpoint

How to use

git clone https://github.com/0xEniotna/Starkeye.git
yarn

Then you'll need to setup the indexer. Follow the steps here: checkpoint_indexer.

You need to create a .env file with the NEXT_PUBLIC_INDEXER_URL variable.

For local dev: NEXT_PUBLIC_INDEXER_URL=http://localhost:3001

Then:

yarn dev

Releases

No releases published

Packages

No packages published

Languages