/nemeton-leaderboard

🧙‍♂️ The Nemeton program leaderboard service 🏆

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

🧙 Nemeton Leaderboard 🏆

nemeton github bannner

version lint build test codecov conventional commits Contributor Covenant License

🧙 Leaderboard service repository for the Nemeton program - the OKP4 incentivized testnet program.

Purpose

Here you'll find the source code of the leaderboard service for the OKP4 Nemeton program - the 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.

Prerequisites

  • Be sure you have Golang installed.
  • Docker as well if you want to use the Makefile.

Build

make build