#5 · 2026-09-13 02:35 open
C:\Users\Darrell>python install.py
DogecoinArcade installer
==========================================================
Which chain do you want to use?
1) Pepecoin -- the default
2) Dogecoin
3) Both -- two nodes, one application
The application is identical on either. You can add the other later
by running this installer again.
Choose 1, 2 or 3 [1]: 1
[1/7] Checking this machine
Windows / AMD64
binaries -> C:\Users\Darrell\AppData\Local\DogecoinArcade\bin
chains -> Pepecoin
! Windows/AMD64 has not been tested. It should work; tell us if it does not.
[2/7] Downloading Pepecoin Core 1.1.0
downloading pepecoin-1.1.0-win64.zip
pepecoin-1.1.0-win64.zip 100% 31,945 KB
downloading checksums
checksums 100% 1 KB
sha256 matches the published sum (0df90ce84518f1bd...)
sha256 also matches the hash pinned in this installer
! gpg is not installed, so the signature cannot be checked.
! The SHA-256 check still passed. Install gnupg for the stronger check.
[3/7] Installing Pepecoin Core
installed pepecoind, pepecoin-cli, pepecoin-tx to C:\Users\Darrell\AppData\Local\DogecoinArcade\bin
[4/7] Writing Pepecoin configuration
mainnet config already exists, leaving it alone: C:\Users\Darrell\AppData\Roaming\Pepecoin\pepecoin.conf
testnet config already exists, leaving it alone: C:\Users\Darrell\AppData\Roaming\Pepecoin-testnet\pepecoin.conf
[5/7] Registering Pepecoin services
! could not register the mainnet task: ERROR: Access is denied.
! start it yourself: C:\Users\Darrell\AppData\Local\DogecoinArcade\bin\pepecoind.exe -datadir=C:\Users\Darrell\AppData\Roaming\Pepecoin
! could not register the testnet task: ERROR: Access is denied.
! start it yourself: C:\Users\Darrell\AppData\Local\DogecoinArcade\bin\pepecoind.exe -datadir=C:\Users\Darrell\AppData\Roaming\Pepecoin-testnet
[6/7] Installing the application
ERROR: git is needed to fetch the application, and it is not installed.
Debian/Ubuntu: sudo apt install git
Fedora: sudo dnf install git
macOS: xcode-select --install
C:\Users\Darrell>npm install git
'npm' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Darrell>