Skip to content

Everything you need for Due Diligence on DePIN

Notifications You must be signed in to change notification settings

andrew-iotx/depindd

 
 

Repository files navigation

DePIN DD

DePIN DD is the ultimate resource for DePIN (Decentralized Physical Infrastructure Networks). It provides a classification framework for DePIN projects, as well as leaderboards that make it easy to compare DePIN projects on different metrics.

Contribute

DePIN DD exists thanks to its contributors. There are many ways you can help make DePIN DD more useful. Check out the contribution guide!

Development

Installation

Requirements: Node.js 16.8 or later

Install pnpm if you haven't already, for example using brew:

brew install pnpm

Download the dependencies:

pnpm install
cp .env.example .env.local

Run locally

Then, run the development server:

pnpm dev

Open http://localhost:3000 in your browser.

About

Everything you need for Due Diligence on DePIN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • CSS 8.2%
  • JavaScript 1.3%