Skip to content

dgmcrypto/digimoney

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

digimoney

BUILD LINUX

git clone https://github.com/dgmcrypto/digimoney

cd digimoney/src

make -f makefile.unix

(optional)

strip digimoneyd

sudo cp digimoneyd /usr/bin

Deps

apt-get install git

apt-get install build-essential libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils

apt-get install libboost-all-dev

add-apt-repository ppa:bitcoin/bitcoin

apt-get update

apt-get install libdb4.8-dev libdb4.8++-dev

apt-get install libminiupnpc-dev

For digimoney-qt

apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler

apt-get install libqrencode-dev qrencode

apt-get install qt5-default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.0%
  • C 29.9%
  • HTML 0.7%
  • Sage 0.4%
  • QMake 0.3%
  • M4 0.3%
  • Other 0.4%