You are viewing a single comment's thread from:

RE: How to use the Steem API

in #theoretical8 years ago

Hi theoretical, I'm trying to understand how to set rpc user and rpc password :
rpc_user: the user set for cli_wallet using the --server-rpc-user flag
rpc_password: the password set for cli_wallet using the --server-rpc-password flag
I'm following this guide : https://github.com/steemed/steem-price-feed/ but i'm not sure where and when to use the flag.