Cedoor
Cedoor
**Tasks** - [ ] List code differences - [ ] Migration strategy **Links** * https://eslint.org/docs/latest/use/migrate-to-8.0.0
The idea of this page is to explain step by step how to contribute to Semaphore (this could also work for any other public repository). The first step could be...
**Description**: A list of broken anchors can be shown by running `yarn build` in the `apps/docs` folder.
**Tasks**: - [x] Contracts - [ ] Circuit - [x] Libraries - [x] identity - [x] group - [x] proof - [x] data - [x] utils
## Description There is a CLI Hardhat template called [`cli-template-contracts-hardhat`](https://github.com/semaphore-protocol/semaphore/tree/main/packages/cli-template-contracts-hardhat) with a sample contract and tests for that contract. The idea is to recreate that same template using Foundry instead...
**Description** Create a detailed FAQ entry that explains how and when to use multiple scopes in Semaphore. This FAQ should focus on practical scenarios where a single user might need...