Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.67 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.67 KB

Semaphore-stellar

This project aims to integrate Semaphore's privacy-focused protocol with the Stellar network, enabling private and anonymous voting or signaling in Stellar-based applications. Since Stellar is not EVM-compatible, this tool bridges the gap to make Semaphore functionalities accessible in Stellar's ecosystem.

Project Structure

  • Documentation: Key technical documents and guides are located in the root directory and the research folder.
  • Contracts: Smart contracts designed for Semaphore-Stellar interaction are within the contracts folder.

About Semaphore

Semaphore is a zero-knowledge protocol designed to provide privacy for applications. It allows users to prove membership in a group without revealing their identity, making it ideal for anonymous voting or signaling.

Community Support

For questions, you may join these groups:

Semaphore Community

  • For protocol-specific questions and interactions with core developers
  • Join: @semaphore_community (search on Telegram)

Note: Semaphore Stellar group is not directly affiliated with the Semaphore Core team, it serves as an excellent resource for direct support and community engagement.

Maintainers