Skip to content

okp4/nemeton-leaderboard

πŸ§™ 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