https://github.com/semaphore-protocol/explorer
Semaphore explorer for on-chain groups.
https://github.com/semaphore-protocol/explorer
explorer groups on-chain on-chain-groups semaphore semaphore-explorer
Last synced: 10 months ago
JSON representation
Semaphore explorer for on-chain groups.
- Host: GitHub
- URL: https://github.com/semaphore-protocol/explorer
- Owner: semaphore-protocol
- Archived: true
- Created: 2023-04-18T16:56:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T09:36:36.000Z (about 1 year ago)
- Last Synced: 2025-04-04T20:17:46.045Z (10 months ago)
- Topics: explorer, groups, on-chain, on-chain-groups, semaphore, semaphore-explorer
- Language: TypeScript
- Homepage: https://explorer.semaphore.pse.dev
- Size: 1.1 MB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
> [!IMPORTANT]
> This Semaphore Explorer application was moved to the [Semaphore Extensions repo](https://github.com/semaphore-protocol/extensions) inside the `apps` folder. You can find it [here](https://github.com/semaphore-protocol/extensions/tree/main/apps/explorer).
Semaphorus: A Semaphore explorer
| View and explore on-chain semaphore data from multiple networks in a user-friendly way. Powered by the Semaphore subgraph and the [@semaphore-protocol/data](https://github.com/semaphore-protocol/semaphore/tree/main/packages/data) library, this read-only web application provides a comprehensive and intuitive interface for analyzing blockchain data, making it an invaluable resource for developers in the cryptocurrency ecosystem.
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

## 🚀 Features
- ✨ Get overview of groups
- 🤌🏽 Filter groups by network
- 🔍 Search for groups by ID
## 🛠 Install
Clone this repository:
```bash
git clone https://github.com/semaphore-protocol/explorer.git
```
And install the dependencies:
```bash
cd explorer && yarn
```
## 📜 Usage
### Local development
Start the server
```bash
yarn dev
```
## Tech Stack
- Next 13
- TailwindCSS
- shadcn/ui
## Authors
- [thebeyondr](https://www.github.com/thebeyondr)
- [nitegeist](https://www.github.com/nitegeist)
## Appendix
This all started on April 17, 2023 when [thebeyondr](https://github.com/thebeyondr) found a random issue on the Semaphore board at the Miami airport on his way to South Korea.