cryptosu-hackathon / protocol

0 stars 0 forks source link

Design for beatmap.sol #5

Open s0lness opened 3 years ago

s0lness commented 3 years ago

Overview

Following our discussion regarding the architecture of different smart contracts it seems sensible to have both player.sol, which is the list of player profiles, and beatmap.sol which is the list of all the different registered beatmaps the players can register a score with.

Details

The functions of beatmap.sol will be to