Month: June 2018

  • Blog
  • Month: June 2018
Step By Step Guide to Build Monero in Ubuntu – Latest version above 0.12
Step By Step Guide to Build Monero in Ubuntu – Latest version above 0.12
Step By Step Guide to Build Monero in Ubuntu – Latest version above 0.12
Step By Step Guide to Build Monero in Ubuntu – Latest version above 0.12

Step By Step Guide to Build Monero in Ubuntu – Latest version above 0.12

Building latest version of Monero is getting a bit tuff and many errors occur on the go. This article explains to Build Monero in Ubuntu. Please follow each step since missing a package may lead to an error. This article assumes that you are using ubuntu 16.04 , well most of the step will even work

Install Node Js from Ubuntu Packages

Install Node Js from Ubuntu Packages Introduction Node.js is a JavaScript platform for general-purpose programming that allows users to build network applications quickly. By leveraging JavaScript on both the front- and back-end, development can be more consistent and designed within the same system. Node JS is required to run the UI of the Explorer and

Pointing domain to an Cryptocoin explorer

Domain Pointing DNS (Domain Name System) allows us to reference computers by easy-to-remember domain names, like example.com  instead of IP addresses. DNS records define which IP addresses map to which domain names and how to handle other kinds of requests a domain might receive. To set up a domain name, you need to do two things. First, you need to

Install MongoDB in Ubuntu Step by Step Guide

Install MongoDB  in Ubuntu Introduction Mongo DB serves as a back-end to  Explorer. All the transaction in blockchain is also stored in Mongo DB. MongoDB is a free and open-source NoSQL document database used commonly in modern web applications. This tutorial will help you set up MongoDB. Install MongoDB step 1: Reload local package database. sudo