Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A volunteer-run web app that publishes Web3 compensation data, built with Next.js and Chakra UI to make salary information accessible.

Free open-source Tailwind CSS and Next.js admin dashboard template with 8+ pages, dark mode, RTL, and authentication screens.
Know Your Worth in Web3 is a volunteer-run, grass-roots web application that publishes compensation data for the Web3 industry, built with Next.js and Chakra UI to make salary information accessible to everyone.
Know Your Worth in Web3 is an open-source initiative that addresses the gender pay gap by making Web3 compensation data publicly available. The project runs as a Next.js application with a Chakra UI component library, using Fuse.js for client-side fuzzy search and TypeScript for type safety. It produces a browsable dataset of salary information and links to a companion Mirror article that explains the project's mission and context. The repository is volunteer-run, with a description emphasizing that the gender pay gap is real and progress is worth celebrating while questioning how Web3 compares.
The repository uses Yarn as its package manager. After cloning, run yarn install to install dependencies, then yarn dev to start the development server at http://localhost:3000. The project is a standard Next.js app, so the dev server provides hot reloading for local development.
Know Your Worth in Web3 is a volunteer-run, grass-roots initiative that publishes Web3 compensation data. The project is built with Next.js and Chakra UI, and it includes a link to a Mirror article that explains the context of the gender pay gap in the industry.
The project uses Next.js as the React framework, Chakra UI for styled components, Fuse.js for fuzzy search, and TypeScript for static typing. These technologies are identified in the repository's metadata.
You need to clone the repository, run yarn install to install dependencies, and then run yarn dev to start the development server at http://localhost:3000. The server supports hot reloading for a fast local development experience.
No, the repository explicitly describes itself as volunteer-run and grass-roots. It is not affiliated with a company or formal organization; it is a community effort to make compensation data more accessible.
