Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xadewale/lens-stats
Lenstats help you see who are the most engaged in your lens community and even reward them
https://github.com/0xadewale/lens-stats
Last synced: 3 months ago
JSON representation
Lenstats help you see who are the most engaged in your lens community and even reward them
- Host: GitHub
- URL: https://github.com/0xadewale/lens-stats
- Owner: 0xadewale
- License: mit
- Created: 2022-09-01T17:26:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T11:18:35.000Z (about 2 years ago)
- Last Synced: 2024-05-17T11:33:25.023Z (6 months ago)
- Language: JavaScript
- Homepage: https://lenstats.xyz
- Size: 846 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lens-protocol - Lenstats - Find stats about your community and organize giveaways. (Stats & Dashboards / Integrations)
README
Lenstats
View stats about you Lens 🌿 Comunity and reward themThis app uses [Lens Protocol](https://docs.lens.xyz/docs) 🌿.
## 🤝 Contributing
You can contribute to lenstats! Please check out the [Contributing guide](CONTRIBUTING.md) for guidelines about how to proceed.
## ⚙️ Running this project
You can run this project by following these steps:
1. Clone the repo, change into the directory, and install the dependencies
```sh
npm install# or
yarn
```2. Run the project
```sh
npm run dev
```3. Open the project in your browser at [localhost:3000](http://localhost:3000/)
## ⚖️ License
This project is open-sourced software under the © [MIT](LICENSE).