# OBex **Repository Path**: qi-chuangling/OBex ## Basic Information - **Project Name**: OBex - **Description**: No description available - **Primary Language**: Java - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-06 - **Last Updated**: 2024-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Openbook Explorer 👀💧 A explorer dashboard to search for various markets deployed on a [Openbook Dex V3](https://github.com/spacemonkeyforever/openbook-explorer) program. ## Getting Started First, run the development server: ```bash # install dependencies yarn install # run yarn dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.