Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 454 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 454 Bytes

Social

Testing LFGrow API and LIT SDK
This project a playground for testing Lens Protocol and LIT protocol
It uses Lens protocol to publish and retrieve post
It uses LIT protocol to encrypt/decrypt static content

This project uses React for the UI
Lens API to publish and retrieve post
It uses LIT API to encrypt/decrypt static content

Install

git clone https://github.com/acul71/social
cd social
npm install
npm start