NEAR Discovery (BOS) is an open-source, web3 project designed to optimize development efficiency through a streamlined setup and development process using pnpm. Initiate the repository with `pnpm i` and start a development version with `pnpm dev`. For developers engaging in local component development, navigate to the near-discovery-components and adhere to the Local development with BOS-Loader guidelines, optionally configuring the “.env.local” for environment selection. For local VM development, clone the VM repository adjacent to near-discovery, ensure consistent Node versions across directories, and modify `next.config.js` with experimental configuration for smooth linking. Follow a sequence of pnpm and yarn commands to align and test VM changes, reverting local VM modifications by unlinking and resetting configurations when necessary. This project supports agile component and VM modifications, fostering an integrated development environment for web3 solutions.