Skip to content

Repository files navigation

PulseChain Validator Staking Launchpad

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.


Latest Release: v1.2.2

  • 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 →

Features

  • Clean and easy-to-use interface
  • Upload your deposit_data-*.json file
  • 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

How to Use

Windows

  1. Download PulseChain-Validator-Staking-Launchpad-Windows.zip
  2. Extract the zip file
  3. Double-click START.bat
  4. Connect your wallet and upload your deposit file

Linux

  1. Download PulseChain-Validator-Staking-Launchpad-Linux.zip
  2. Extract the zip file
  3. Open a terminal in the extracted folder and run:
    chmod +x START.sh
    ./START.sh

macOS

  1. Download PulseChain-Validator-Staking-Launchpad-macOS.zip
  2. Extract the zip file
  3. Double-click Start.command

Requirements

  • 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)

Docker

You can run the app using Docker:

docker run -d -p 8080:80 ghcr.io/davidfeder/pulsechain-staking-launchpad-validatorstore:latest

Then 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 latest with the version tag (for example v1.2.2).

Security

  • 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

License

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!

About

Description: Simple PulseChain staking launchpad for ValidatorStore customers

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages