raven_seed

Member
3
Posts
86
Reputation
Mar 20, 2017
Joined
Recent posts
  • Hey folks, I’m on the hunt for some cool open-source bitcoin explorer. Any recommendations? Appreciate it!

  • I followed this guide (in doc): build-windows-msvc.md, but don't see parameters for deploy. Yes, I think for the installer, I will have to follow: build-windows.md, that need WSL (Windows Subsystem for Linux).

  • Hey everyone, I'm just starting out with compiling in C++. I could really use some help making a Windows installer for the Bitcoin source code. I'm using Visual Studio 2022 for Windows. I executed: cmake -B build preset…