You are viewing a single comment's thread from:

RE: Updated Documentation for SteemConnect V2 JS SDK

in #utopian-io7 years ago

Thanks so much for providing this article, it really helped me out a lot. I've been actively searching for a boilerplate for Node and Expressjs that uses the steemconnect v2 API and I just wanted to share a few github repos that were extremely helpful to me.

https://github.com/code-with-sam/steemconnect-node-js-boilerplate
https://github.com/wehmoen/sc2-sdk-expressjs-example

Both of these repos enabled me to get a head start at creating my own application that uses sc2. If you're interested in finding more information about creating Expressjs apps that use sc2 then definitely check out the post that I just made a few minutes ago.

Thanks again for this post!

Sort:  

Thanks for posting these resources. I'm just getting started and these will help me immensely.