- Blockchain By Example
- Bellaj Badr Richard Horrocks Xun (Brian) Wu
- 29字
- 2021-06-10 18:53:49
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