* Bump bitcore-lib to 0.15.3
* Feat : Added governance methods (deserialize, budget, votes, count,..)
* Impr : Removed autoinstaller
* Remove : Useless npm dependency
* Impr : Use uninstall method instead of npm
* Chore : bitcoind-rpc to dashd-rpc
* Chore : bitcore-lib => dashcore-lib
* Chore : bitcore-p2p => dashcore-p2p
* Impr : Dashified + Doc
* Fix : typo
* Impr : More Dashifying
* Impr : Even more dashifying
* Fix : Old bug
* Fix : Bug in logger test file
* Fix : Modify regtest for new path
* Impr : connect instead of spawn
* typo: s/need/needs/
* Updated docs and deps
* Update test for default conf integration
* Update deps
* Revert logger test cases
* linting impr
* Update npm lockfile
* Added log case for <node6
* Update travis file (#42)
* Doc : Dev Environment (#43)
* Bump to 4.0.0
* Small fixes