Main Avalanche Network server application. Built with Ruby on Rails.
class UserReward < ActiveRecord::Base belongs_to :reward belongs_to :user end