Skip to content

Rewards Sender for automated Polkadot/Kusama rewards sending to two destination addresses

Notifications You must be signed in to change notification settings

Nexus2k/rewards-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rewards-sender

This tool sends funds from a given Polkadot/Kusama account to two rewards destinations defined by the split in the config.

Usage

  1. Copy sample.config.yaml to main.yaml and update the values
  2. Export a Polkadot.js.org Wallet to json and store it under config/wallet.json
  3. Build the script using yarn install && yarn build (only needed once or when you change it)
  4. Run the script using yarn start

Tips & Tricks

  • To send funds on Kusama, just change the end_point entry to wss://kusama-rpc.polkadot.io

About

Rewards Sender for automated Polkadot/Kusama rewards sending to two destination addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published