Next scheduled rescrape ... never
06/08/2025, 15:26:42 UTC POST DELETED
Original archived Re: [ANN] Worldcoin (WRD): Reclaiming Crypto with a New Proof of Work
Scraped on 30/07/2025, 15:27:00 UTC
can't open worldcoind

How to Get Started

Download and Extract: Download the Windows release and extract all files to a single directory.
Create Configuration File: Before running, you must create a worldcoin.conf file in your data directory (%APPDATA%\Worldcoin). Add the following required settings:

server=1
txindex=1
daemon=1
rpcuser=your_username
rpcpassword=your_secure_password
addnode=173.231.207.167:11085

Start the Worldcoin daemon by running .\worldcoind.exe in a Powershell window.
Use the CLI: Open a command prompt in another window and use .\worldcoin-cli.exe to interact with your node (e.g., .\worldcoin-cli.exe getinfo).