This blog is the part of the course on how to create your own Cryptocurrency. This blog contains all the command to build desktop wallet in ubuntu server
If you want to understand the complete process of coin building please go to this of How to create Cryptocurrency if you are not already enrolled.
To enroll directly for the course please visit this link Create Own Cryptocurrency
Install the build essentials for desktop wallet
sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils curl git
Install the Cross Compiler Package
sudo apt install g++-mingw-w64-x86-64
Configure the Posix
sudo update-alternatives --config x86_64-w64-mingw32-g++
Facebook Comments
(Visited 30 times, 1 visits today)