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.
DePIN DD exists thanks to its contributors. There are many ways you can help make DePIN DD more useful. Check out the contribution guide!
Requirements: Node.js 16.8 or later
Install pnpm if you haven't already, for example using brew:
brew install pnpmDownload the dependencies:
pnpm install
cp .env.example .env.localThen, run the development server:
pnpm devOpen http://localhost:3000 in your browser.