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.
What is Know Your Worth in Web3?
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.
Key Features
- Next.js framework — React-based framework that provides server-side rendering and static generation for the compensation pages.
- Chakra UI styling — Accessible, themeable component library used to build the interface.
- Fuse.js search — Client-side fuzzy search library that tolerates typos and partial matches when looking up compensation entries.
- TypeScript support — Statically typed codebase for improved maintainability and fewer runtime errors.
- Volunteer-run mission — Grass-roots, non-commercial effort focused on transparency rather than paid access.
- Mirror article integration — Links to the "Know Your Worth in Web3" article on Mirror.xyz, framing the data within the gender pay gap discussion.
Who is it for?
- Web3 professionals — can research typical compensation packages to benchmark their own salaries.
- Job seekers entering crypto — can understand salary ranges before negotiating offers.
- Pay-equity advocates — can use the published data to highlight gender pay gap trends in Web3.
- Researchers and journalists — can reference the accessible dataset when reporting on crypto compensation.
What can you do with Know Your Worth in Web3?
- Benchmark your salary — use the fuzzy-searchable dataset to see what Web3 roles are paid and compare against your own compensation.
- Support pay transparency — share the Mirror article and the site to help normalize open salary information in the industry.
- Study the gender pay gap — the data is framed around gender pay gap trends, so visitors can explore how Web3 compares to the broader industry.
How does the development setup work?
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.
FAQ
What is Know Your Worth in Web3?
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.
What technologies does it use?
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.
How can I run the project locally?
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.
Is this an official project?
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.








