/crypto-study

A project to practice my knowledge of Blockchain by implementing it with JavaScript

Primary LanguageJavaScript

Crypto Study

Installing the requirements

Run yarn

How to setup my block

In app.js you can change the data of the block, the difficult and the version.

How to mine my block

Run yarn sucrase-node src/app