Search Apps Documentation Source Content File Folder Download Copy Actions Download

chess package

Overview

Realm chess implements a Gno chess server.

Function

Leaderboard

func Leaderboard(category string) string
Execute

Leaderboard returns a list of all users, ordered by their position in the leaderboard. category is one of blitz, rapid or correspondence.

Param

Command

gnokey query vm/qeval -remote "gnoland:26657" -data "gno.land/r/morgan/chess.Leaderboard()"

Result