Skip to content

KyberNetwork/reserve-stats

Repository files navigation

Reserve Statistics

Build Status

This is a statistic for reserve, which providing a set of components for crawling and aggregating all the trades related factor, includes:

  • trade logs
  • reserve rates
  • users

Documentation

Build

    go build -v ./...

Test

    go test -v ./...

Add vendor

    ./vendor.sh