Skip to content

neiros/TDC-Desktop-Wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDC-Desktop-Wallet

Graphical wallet for TDC. For TDC project info see github.com/neiros/TDC

Installation:

On Ubuntu 16.04 LTS

  • Optional: make sure you are up to date.
sudo apt update && sudo apt upgrade
  • Install the dependencies:
sudo apt-get install build-essential git autoconf libtool libssl-dev libboost-all-dev libdb++-dev libgmp-dev qt4-qmake libqt4-dev
  • Clone this repository:
git clone --recursive https://github.com/neiros/TDC-Desktop-Wallet.git
  • Build the source code:
cd TDC-Desktop-Wallet
qmake TDC-qt.pro USE_UPNP=-
make

About

Graphical wallet for TDC. For TDC project info see github.com/neiros/TDC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.4%
  • QMake 3.7%
  • Objective-C++ 1.4%
  • Python 0.9%
  • C 0.3%
  • Objective-C 0.2%
  • Shell 0.1%