Skip to content
forked from ic-rocks/ic-rocks

Analytics and explorer for the DFINITY Internet Computer

Notifications You must be signed in to change notification settings

nnsdaos/ic-rocks

 
 

Repository files navigation

ic-rocks

UI for ic.rocks.

Uses Next.js, react-query, and tailwind.

Environment Variables

Create a .env file:

//API_ENDPOINT = http://localhost:3001 // If specified, will override the default API endpoint.

Development

npm run dev

Building and Running

npm run build
npm start

About

Analytics and explorer for the DFINITY Internet Computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • JavaScript 7.4%
  • CSS 0.6%