Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 368 Bytes

Building wallet

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

add copy of folder DRGL

After wallet is built, "Dragonglasswallet" executable will be found in (build/src)

copy address of new wallet close Dragonglasswallet

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

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

reopen DragonglassWallet