List of Public Steem Full API Nodes - witness
https://www.steem.center/index.php?title=Public_Websocket_Servers
https://steemit.com/witness-category/@bitcoiner/list-of-public-steem-full-api-nodes-and-example-usage https://steemit.com/steem/@furion/furion-s-new-toy-a-full-rpc-steemd-node-for-steemdata
more newer:
- steemd.privex.io
wss://steemd.privex.io VV
- rpc.steemliberator.com
wss://rpc.steemliberator.com X
- steemd.minnowsupportproject.org
wss://steemd.minnowsupportproject.org X
wss://steemd.steemitdev.com X
wss://steemd.steemit.com to check http://steemd.steemit.com VVX
wss://node.steem.ws XX
wss://gtg.steem.house:8090 VVV
witness_urls = ["wss://this.piston.rocks/","wss://steemit.com/wspa"] witness_urls = ["wss://node.steem.ws"] witness_urls = ["wss://steemit.com/wspa","wss://this.piston.rocks/"] witness_urls = ["wss://this.piston.rocks/"]
wss://this.piston.rocks/ http://this.piston.rocks/ https://this.piston.rocks/
to check
curl --silent https://steemd.steemit.com --data '{"method": "call", "params": ["login_api", "get_version", []], "id": 0}' curl --silent https://node.steem.ws --data '{"method": "call", "params": ["login_api", "get_version", []], "id": 0}' curl --silent https://steemd.privex.io --data '{"method": "call", "params": ["login_api", "get_version", []], "id": 0}'
0.19
curl -sd '{"id":1,"method":"call","params":[0,"get_dynamic_global_properties",[]]}' https://gtg.steem.house:8090
steemd