How to run the project ====================== Clone this repository Install the requirements cargo install Run the project cargo run Build the project cargo contract build --release Check for errors cargo check Read the comments for more info about the code.