Skip to content

BITDirect wallet source | Your personal wallet to save or send payments.

Notifications You must be signed in to change notification settings

lukless1990/Bitdirect-Wallet

Repository files navigation

Compile instructions for Windows, Linux, Mac.

Need qt5, boost, cmake.

Window users can use Visual Studios.


Compile instructions for Linux!

sudo add-apt-repository universe

sudo apt-get update

sudo apt-get install build-essential git cmake libboost-all-dev

sudo apt-get install qtbase5-dev
  1. Clone wallet sources
git clone https://github.com/crypto-king/Bitdirect-Wallet.git

cd Bitdirect-Wallet
  1. Build
cp cryptonote/src/Platform/Posix/System/* cryptonote/src/System
mkdir build && cd build && cmake .. && make

About

BITDirect wallet source | Your personal wallet to save or send payments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published