Setup Iquidus 1.7.3 latest

81 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

Avatar

About the Author: Toc Xoan

Leave a Reply

Your email address will not be published. Required fields are marked *