Skip to content

UniTradeApp/unitrade-executor-relay3r-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relay3r Jobs

This repo contains a collection of nodejs scripts to make setup of a keeper easier and simpler

Getting started

This documentation assumes you have bonded and activated your relayer already.

  • First create a wallet by running node createwallet,this will give you the mnemonic,privatekey and public address of the newly created wallet.
  • Modify the wallet config in config/wallet.js with the new mnemonic.
  • Get the infura project id from dashboard,paste it in the config/provider.js file.
  • Choose a job from the jobs folder.
  • open a tmux session with tmux
  • execute node job.js where the job is the job you want to work on for example node hegickeeper.js.
  • detach from tmux and let the script run in the background.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published