Simple and beautiful tool for ValidatorStore.com customers to stake their validators on PulseChain.
Built with ❤️ for people who bought validator hardware from ValidatorStore.com.
- Major reliability improvements for transaction confirmations (fixes false "Transaction failed" reports even when deposits succeeded).
- Multi-RPC fallback polling for transaction receipts.
- Deposit button now properly disabled during processing to prevent accidental double-clicks.
- Increased confirmation timeout to 5 minutes.
- Better error messages and gas settings.
- Download the latest version →
- Clean and easy-to-use interface
- Upload your
deposit_data-*.jsonfile - Shows which validators are ready to stake
- Real-time status check against the beacon chain
- One-click deposits using your own wallet
- Designed for Internet Money Wallet & MetaMask
- Completely local — your deposit file never leaves your computer
- Download
PulseChain-Validator-Staking-Launchpad-Windows.zip - Extract the zip file
- Double-click
START.bat - Connect your wallet and upload your deposit file
- Download
PulseChain-Validator-Staking-Launchpad-Linux.zip - Extract the zip file
- Open a terminal in the extracted folder and run:
chmod +x START.sh ./START.sh
- Download
PulseChain-Validator-Staking-Launchpad-macOS.zip - Extract the zip file
- Double-click
Start.command
- A modern web browser with an extension wallet
- Internet Money Wallet or MetaMask (tested and supported)
- Python 3 (the launcher will guide you if it's missing)
You can run the app using Docker:
docker run -d -p 8080:80 ghcr.io/davidfeder/pulsechain-staking-launchpad-validatorstore:latestThen open http://localhost:8080 in your browser.
- The container runs nginx and serves the app on port 80 internally. Change the host port (left side of the mapping) if 8080 is already in use on your machine.
- To run a specific version, replace
latestwith the version tag (for examplev1.2.2).
- Everything runs locally on your computer
- Your deposit file is never sent anywhere
- You always sign transactions in your own wallet
Always double-check the deposit contract address in your wallet before confirming:
0x3693693693693693693693693693693693693693
MIT License — you are free to use, modify, and even sell modified versions.
Questions or need hardware?
Visit ValidatorStore.com
Thank you for supporting ValidatorStore.com and PulseChain!