Lit Protocol is a revolutionary privacy infrastructure for decentralized applications on Ethereum.

Launched in 2021, Lit Protocol has quickly risen to prominence, establishing itself as one of the most innovative projects in the Ethereum ecosystem. It focuses on delivering powerful distributed threshold cryptography solutions, ensuring user data privacy while enabling novel, user-centric Web3 applications.

Integration

Folder Structure:

integrations/lit-protocol
ā”œā”€ api/
ā”‚  ā”œā”€ [id].tsx
ā”‚  ā”œā”€ encrypt.tsx
ā”œā”€ components/
ā”‚  ā”œā”€ access-control/
ā”‚  ā”‚  ā”œā”€ access-control-single-address.tsx
ā”‚  ā”‚  ā”œā”€ access-control-single-erc721.tsx
ā”‚  ā”‚  ā”œā”€ access-control-token-group.tsx
ā”‚  ā”‚  ā”œā”€ index.ts
ā”‚  ā”‚  ā”œā”€ types.ts
ā”‚  ā”œā”€ form-lit-decrypt-message.tsx
ā”‚  ā”œā”€ form-lit-encrypt-message.tsx
ā”œā”€ hooks/
ā”‚  ā”œā”€ use-lit-client.ts
ā”œā”€ utils/
ā”‚  ā”œā”€ config.ts
ā”‚  ā”œā”€ data-types.ts
ā”‚  ā”œā”€ types.ts
ā”œā”€ client.ts
ā”œā”€ README.md