sliver-integration-transaction-service
sliver-integration-transaction-service copied to clipboard
Transaction service module for SLIVER integration with the Theta ERC20 token
sliver-integration-transaction-service
Ubuntu dependencies
sudo apt-get install nodejs
sudo apt-get install npm
npm install [email protected]
npm install node-schedule
npm install forever -g
Config
rename to config_template.cfg to config.cfg
cron job format in `exe_freq` follows https://github.com/node-schedule/node-schedule
Run service
forever run_theta_transaction_service.js
forever run_theta_deposit_service.js