Skip to content

SteemJConfig

dez1337 edited this page May 21, 2017 · 22 revisions

SteemJ comes with a common default configuration if you instantiate it which may not always fit your needs. This page describes which parameters can be changed and how the SteemJConfig works.

TOC

System Properties

SteemJ allows you to provide some sensitive data as system properties.

Credentials

steemj.api.username
steemj.api.password

Private Keys

steemj.key.active
steemj.key.posting
steemj.key.owner
steemj.key.memo

Clone this wiki locally