Skip to content

dtampu/RhetraWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RhetraWallet

Lightweight wallet for Rhetra

Build instructions

  1. Install Visual Studio Community 2017 with C++ and Windows SDK.
  2. Setup Git for Windows.
  3. Download 32 or 64 bit dependency archive and unpack it either to C:\MyProjects32\ or C:\MyProjects\ respectively.
  4. Run qmake_env_static.cmd and use opened command prompt for the next actions.
  5. Clone this repository: git clone http://github.com/dtampu/RhetraWallet
  6. Run the following commands:
    cd RhetraWallet
    mkdir build
    cd build && qmake ..
    nmake
  1. You're done

About

lightweight wallet for rhetra

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published