Instructional blockchain develop project of SGBL
Our project is developing simple Bitcon-like(UTXO based) blockchain core including grading fucntion whether user implements blockchain's components correctly-e.g.,consensus protocol and block/transaction validation. Grading function is inspired by Pintos, which is simple operating system.
Fill in the blanks, simulate your own code, check the score, and modify it.