You are viewing a single comment's thread from:
RE: How To Create Auto-Transfer Script With Steem.js JavaScript Library (Steem.js #4)
Thanks @fbslo for the tutorial, however I would like to suggest you to edit the 'your-active-key' and other static details to environment variables to prevent them from being leaked anywhere. Using environment variables for such properties is one of the best practices in terms of security.