A bot that attests Steem account and reputation
- Run
npm installto install node modules. - Run
node attestation.jsfirst time to generate keys. - Run
node db_import.jsto importdb.sqlinto the database. - Configure
admin_email,from_email,site,steemconnectAppandsaltvalues in new conf.json file (desktopApp.getAppDataDir() folder). Read more about other configuration options there. - Send bytes to
== distribution address, which is displayed in logs, it is for rewards and referral bonuses. - Run
node attestation.jsagain.
- Run
cp .env.testnet .envto connect to TESTNET hub. Delete and import the database again if you already ran it on MAINNET. - Change
bLightvalue to true in conf.json file, so you would not need to wait for long syncing. - Change
socksHostandsocksPortvalues to null in conf.json file, if you are not using TOR.
Join Crowdin project to help with translations.