Over the holiday weekend, I ported Naivechain, the 200 line Javascript blockchain by Lauri Hartikka from vanilla JS to Typescript. I also added some rudimentary unit tests.
Lauri did a great job of writing a clean, concise codebase. I hope the addition of types to the project helps make it even easier to understand.