Momoka explorer for Lens Protocol 🌿
Momoka Explorer is a web application that allows you to explore the Lens Protocol's Data availability transactions in realtime and detailed view of the transactions.
- Realtime data availability transactions
- Detailed view of the transactions
- Transactions by profile
- Search for transactions
- Favorite transactions
Install all dependencies:
yarn install
Start the development server:
yarn dev
Build the project:
yarn build