Learn Blockchain Programming with JavaScript
上QQ阅读APP看书,第一时间看更新

Before we get building...

Before we get into building the blockchain, there are two crucial concepts that we need to familiarize ourselves with. These important concepts are as follows:

  • The JavaScript constructor function
  • The prototype object