https://github.com/okp4/nemeton-leaderboard
🧙♂️ The Nemeton program leaderboard service 🏆
https://github.com/okp4/nemeton-leaderboard
druid incentive-program leaderboard
Last synced: 25 days ago
JSON representation
🧙♂️ The Nemeton program leaderboard service 🏆
- Host: GitHub
- URL: https://github.com/okp4/nemeton-leaderboard
- Owner: okp4
- License: bsd-3-clause
- Created: 2022-11-16T15:18:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T17:42:49.000Z (3 months ago)
- Last Synced: 2025-01-28T18:33:25.690Z (3 months ago)
- Topics: druid, incentive-program, leaderboard
- Language: Go
- Homepage: https://nemeton.okp4.network/
- Size: 1.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - okp4/nemeton-leaderboard - 🧙♂️ The Nemeton program leaderboard service 🏆 (Go)
README
# 🧙 Nemeton Leaderboard 🏆
[](Nemeton)
[](https://github.com/okp4/nemeton-leaderboard/releases)
[](https://github.com/okp4/nemeton-leaderboard/actions/workflows/lint.yml)
[](https://github.com/okp4/nemeton-leaderboard/actions/workflows/build.yml)
[](https://github.com/okp4/nemeton-leaderboard/actions/workflows/test.yml)
[](https://codecov.io/gh/okp4/nemeton-leaderboard)
[](https://conventionalcommits.org)
[](https://github.com/okp4/.github/blob/main/CODE_OF_CONDUCT.md)
[](https://opensource.org/licenses/BSD-3-Clause)> 🧙 Leaderboard service repository for the [Nemeton program][Nemeton] - the [OKP4](OKP4) incentivized testnet program.
## Purpose
Here you'll find the source code of the leaderboard service for the [OKP4 Nemeton program](Nemeton) - the [OKP4](OKP4) incentivized testnet program that has started on November 2, 2022.
The service is in charge to count the points of each druids and expose them to the [web interface](https://github.com/okp4/nemeton-web).
## Prerequisites
- Be sure you have [Golang](https://go.dev/doc/install) installed.
- [Docker](https://docs.docker.com/engine/install/) as well if you want to use the Makefile.## Build
```sh
make build
```[Nemeton]: https://nemeton.okp4.network
[OKP4]: https://okp4.network