Skip to content

ProsusCorp/ProsusMoney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROSUS MONEY

Prosus Money is a cryptocurrency for R&D, founded in Chile in 2015. It stands out for its constant evolution and adaptation to the new needs of its user community.

The Prosus Money ticker symbol is xPR or PROSUS .


💾 Build on Debian/Ubuntu (for other OS, see: BUILD.md )

Dependencies

(sudo)
apt-get update
apt-get upgrade
apt-get install build-essential git cmake libboost-all-dev qt5-default
git clone https://github.com/ProsusCorp/prosus.money.git prosus

GUI version (graphic user interface)

cd prosus
mkdir build && cd build
cmake ..
make

CLI version (console)

cd prosus && cd cli
mkdir build && cd build
cmake ..
make

⭐ Official web sites

👪 Community