Tools Required
Ensure near-cli
is installed by running:
near --version
If needed, install near-cli
:
npm install near-cli -g
Ensure Rust
is installed by running:
rustc --version
If needed, install Rust:
This contract implements a simple Cli students class attendance tracking application
, students who attended a given class keys in their information, and the student ismarked as having attended the class.
Three test are included in the project. to run the test;
rust 1.58+ cqrgo near cli
cd contract
cargo doc --no-deps --open
Moses Mulumia Nyongesamoses00074@yahoo.com