Setup Iquidus 1.7.3 latest

73 Likes Comment

Requires

  • node.js >= 8.17.0 (12.14.0 is advised for updated dependencies)
  • mongodb 4.2.x
  • *coind

Recommend VPS/Server: DigitalOcean

You can deploy an explorer by signing up via my referral url ( https://m.do.co/c/27e86b26ff80 ) and get $100 credit for free on your account balance.

How I setup a blockchain explorer using open source platform: Iquidus

Create a Swap File – Low Ram Servers
sudo fallocate -l 4G /swapfile
sudo chmod 600 /swapfile
sudo mkswap /swapfile
sudo swapon /swapfile
sudo nano /etc/fstab

Add to fstab file
/swapfile none swap sw 0 0

Completed guide

Reddit guide: https://www.reddit.com/r/BiblePay/comments/7elm7r/iquidus_block_explorer_guide/

You might like

About the Author: Toc Xoan

This guy likes taking photos, hunting cheap tours, exploring the unique culture of every cities of Vietnam. Contact: [email protected]. I've created a dogecoin wallet to receive blog funding: DE6F5FisSCy7yz5rpHY1ChMSGYnDMpFZ1Q

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.