Blockchain By Example
上QQ阅读APP看书,第一时间看更新

Installing Iquidus

Open a new terminal and clone the project's repository:

git clone https://github.com/iquidus/explorer.git readercoin_explorer && cd readercoin_explorer

Then, install all dependencies using the following code:

npm install --production