Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 785 Bytes

Building Guide for Windows.md

File metadata and controls

41 lines (22 loc) · 785 Bytes

Guide - Build Wallet from Source

Setting up the environment:

Install the following tools on your device:

Step 1: Build your wallet with the following steps

1. Download Repo
2. Cmake
  • open Cmake
  • open Scordite folder
  • select output folder
  • press "configure" (if no autostart)
  • press "generate"
  • press "open project"
3. Visual Studio
  • Make sure it's set for Release x64
  • Project-Explorer -> right-click "ALL_BUILD" -> BUILD

Wait for Visual Code to finish the build.

Step 4: Enter the release folder and start the daemon.