A Blockchain example in Typescript

22 April 2018

This is a basic example of how the blockchain works. It uses a crypto currency (simpleCoin) as a use case to demonstrate:

read more

Starting a new Typescript project

08 March 2018

This guide is a quick start guide which help with the setup of a new typescript project. It will give you everything you need to setup your environment and start building your javascript website.

read more