kende / sc2-vue

SteemConnect2 with AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sc2-vue

SteemConnect2 with Vue JS

Demo: https://os.shard.cc/sc2-vue

Getting started with sc2-sdk

1.a. If you are building your app with VueJS, install the sc2-sdk library in your application root directory with:

npm i sc2-sdk --save

1.b. If not, you can use the sc2.min.js link for your <script> tag here:

https://steemit.github.io/sc2-angular/sc2.min.js

(If you aren't using NPM, check https://www.npmjs.com/package/sc2-sdk to verify that this is the most up to date version first.)

2. Follow the step by step instructions on the official Steemit sc2-sdk repo for how to use Steem Connect 2 here:

https://github.com/steemit/sc2-sdk

About

SteemConnect2 with AngularJS

License:MIT License


Languages

Language:HTML 51.8%Language:JavaScript 48.2%