Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 372 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 372 Bytes

Clarity High Score

Submission to Clarity Hackathon Level 0

Purpose

A simple contract that demonstrates branching logic (if statements) in Clarity

Demonstation

  • An initial score is set
  • The current high score can be retrived
  • When a user submits a better score, the high score updates
  • When a user submits a lower score, the current high score remains in place