This is a Social Layer authentication protocol that allows users to sign in with their web3 wallets or other platform.
Supported sign in methods:
- EVM compatible wallets
- Solana wallets
- Zupass
- Farcaster
- WorldID
- Clone the repository
- Run
yarnto install the dependencies - Run
yarn startto start the project
- Run
yarn storybookto run the component tests - Run
yarn cypress:opento run the e2e tests
- Fork the repository
- Create a new branch
- Make your changes
- Create a pull request
- Wait for the review
- Merge the pull request