Masternode

[Announcement] PEPEPOW Now Available on FORSA Mobile Wallet

We are excited to announce a significant development for our community: **PEPEPOW** is now listed on the **FORSA** non-custodial wallet! This milestone is a big leap forward, offering a secure and straightforward platform for managing your PEPEW assets.  PEPEPOW Now Available on FORSA Mobile Wallet  #### Why FORSA? FORSA makes it simpler and safer than […]

[Announcement] PEPEPOW Now Available on FORSA Mobile Wallet Read More »

[Masternode] Installation Guide for Masternode on Windows

1. Obtain 10 million PEPEW coins. 2. Install a new QT wallet and wait for synchronization. Find the wallet address under: File >> Receiving Addresses. Transfer exactly 10 million PEPEW coins in one transaction. 3. Open Masternode setup: Settings >> Options >> Wallet >> Enable Masternode tab. Configure and restart the wallet. 4. Find Masternode

[Masternode] Installation Guide for Masternode on Windows Read More »

[Masternode] 2024.2.1 EMERGENCY RELEASE (1070288 block issue)

Don’t need to do this if there’s no sysnc problem In case of sync issues with block 1070288, follow these steps: 1. Update to the new wallet version 2. Add additional nodes for synchronization: – ./PEPEPOW-cli addnode 186.12.200.15:8833 add – ./PEPEPOW-cli addnode 173.249.22.16:8833 add – ./PEPEPOW-cli addnode 167.86.80.36:8833 add – ./PEPEPOW-cli addnode 164.68.112.227:8833 add –

[Masternode] 2024.2.1 EMERGENCY RELEASE (1070288 block issue) Read More »

[Masternode] Wallet Update Process

1. Stop the wallet program on Ubuntu: ./PEPEPOW-cli stop 2. Download and extract the wallet, ensuring the correct working path: For ARM64: wget -c https://github.com/MattF42/PePe-core/releases/download/v2.4.7.1/PEPEPOW-v2.4.7.1–release-aarch64-linux-gnu.tgz -O – | tar -xz For X64 (QT-gui): wget -c https://github.com/MattF42/PePe-core/releases/download/v2.4.7.1/PEPEPOW-v2.4.7.1–release-x86_64-linux-gnu.tgz -O – | tar -xz X64 (non-QT-gui, smaller download): wget -c https://github.com/MattF42/PePe-core/releases/download/v2.4.7.1/PEPEPOW-v2.4.7.1–release-cli-x86_64-linux-gnu.tgz -O – | tar -xz 3. Restart

[Masternode] Wallet Update Process Read More »

[Masternode] Masternode Setup Guide (Ubuntu/Linux)

1. Establish SSH connection to the virtual machine using the private key obtained during creation: ssh -i XXXXX.key user@ip 2. Download and extract the latest wallet files (v2.4.7.1): For ARM64: wget -c https://github.com/MattF42/PePe-core/releases/download/v2.4.7.1/PEPEPOW-v2.4.7.1–release-aarch64-linux-gnu.tgz -O – | tar -xz For X64 (QT-gui): wget -c https://github.com/MattF42/PePe-core/releases/download/v2.4.7.1/PEPEPOW-v2.4.7.1–release-x86_64-linux-gnu.tgz -O – | tar -xz For X64 (non-QT-gui, smaller download): wget

[Masternode] Masternode Setup Guide (Ubuntu/Linux) Read More »

[Masternode] Useful Commands

In CMD window: – `PEPEPOW-cli mnsync status`: Shows masternode status during startup. – `PEPEPOW-cli masternode status`: Indicates if you need to run start-all. – `PEPEPOW-cli getbalance`: Displays wallet balance. – `PEPEPOW-cli masternodelist info 87.124`: Provides information on masternodes with the IP address 87.124 (Change IP to filter another address). – `PEPEPOW-cli stop`: Stops the masternode

[Masternode] Useful Commands Read More »

[Masternode] Free Internet Cloud Resources

I’ve set up masternodes for free on OCI (Oracle Cloud Infrastructure), AWS (Amazon Web Services), GCP (Google Cloud Platform), Vultr, and Azure (Microsoft). Here’s the information: (OCI and GCP are recommended) OCI: Always free with 4 cores and 24GB RAM (Canonical Ubuntu 22.04 Minimal aarch64) AWS: 1 year free (Ubuntu 22.04-arm64-server-arm t4g.small, 1 core OCPU,

[Masternode] Free Internet Cloud Resources Read More »