mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-04-28 03:00:41 -04:00
Semaphore contracts
Semaphore contracts to manage groups and broadcast anonymous signals.
To learn more about contracts visit semaphore.appliedzkp.org.
🛠 Install
npm or yarn
Install the @semaphore-protocol/contracts package with npm:
npm i @semaphore-protocol/contracts
or yarn:
yarn add @semaphore-protocol/contracts