Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (12 loc) · 607 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 607 Bytes

  1. After building dragonglass, Copy the dragonglass folder and paste into the Dragonglasswallet folder

  2. Build wallet

mkdir build && cd build && cmake .. && make
  1. After wallet is built, open "Dragonglasswallet" in build/src

copy address of new wallet close Dragonglasswallet

  1. go to /dragonglass/build/release/src in terminal

./dragonglassd --start_mining *paste your address [enter]

reopen DragonglassWallet