Skip to content

fungibilly/kaspad-stratum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaspad-stratum

Installation

  • Install Rust
  • Checkout repository and cd to the folder
  • Run cargo build --release
  • The binary will be in target/release/

Usage

To start, simply run

kaspad-stratum -m <KASPA_WALLET_ADDRESS> -r <KASPAD_RPC_URL>

This will start a stratum server at 127.0.0.1:6969.

Additional options:

  • -s <IP:PORT>: change the stratum server address
  • -e <EXTRA_DATA>: change the extra data
  • -d: show debug output

About

Stratum server for Kaspad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages