Rick Carlino

Personal blog of Rick Carlino, senior software engineer at Qualia Labs, co-founder of Fox.Build Makerspace. Former co-founder of FarmBot.

Porting Naivechain to Typescript

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.

Source on Github

If you enjoyed this article, please consider sharing it on sites like Hacker News or Lobsters.