Skip to content
Snippets Groups Projects
Commit 7525c361 authored by adcpm's avatar adcpm
Browse files

- Update Readme

parent 36a04750
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ steem.api.getAccounts(['ned', 'dan'], function(err, response){ ...@@ -15,8 +15,8 @@ steem.api.getAccounts(['ned', 'dan'], function(err, response){
``` ```
## CDN ## CDN
http://cdn.steemjs.com/lib/steem.min.js<br/> http://cdn.steemjs.com/lib/lastest/steem.min.js<br/>
https://cdn.steemjs.com/lib/steem.min.js<br/> https://cdn.steemjs.com/lib/lastest/steem.min.js<br/>
```html ```html
<script src="//cdn.steemjs.com/lib/steem.min.js"></script> <script src="//cdn.steemjs.com/lib/steem.min.js"></script>
``` ```
...@@ -28,7 +28,7 @@ $ npm install steem --save ...@@ -28,7 +28,7 @@ $ npm install steem --save
``` ```
## WebSockets ## WebSockets
wss://steemit.com/wspa By @steemit (Set By Default)<br/> wss://steemit.com/wspa By Default<br/>
wss://node.steem.ws<br/> wss://node.steem.ws<br/>
wss://this.piston.rocks<br/> wss://this.piston.rocks<br/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment