Investigate STEEM Blockchain - 2 - RPC / STEEM Blockchain untersuchen - 2 - RPC

in #steem6 years ago


In the first part of the series, I deployed a minimal .NET Core 2.0 application that accesses the STEEM Blockchain through WebSocket and executes the get_account_count command, and returns the current number of user accounts.

Because WebSocket access through wss://steemd.steemit.com was no longer possible, I have released an update (wss://seed.bitcoiner.me), but access through this URI has also caused problems, therefore I have created an RPC variant for the second part.

The small program is published on Github, link at the end of the article.

Im ersten Teil der Serie habe ich eine minimale .NET Core 2.0 Anwendung bereitgestellt, die über WebSocket auf die STEEM Blockchain zugreift und den Befehl get_account_count ausführt, als Antwort wird die aktuelle Anzahl der Benutzerkonten geliefert.

Weil der WebSocket Zugriff über wss://steemd.steemit.com nicht mehr möglich gewesen ist, habe ich ein Update (wss://seed.bitcoiner.me) veröffentlicht, aber auch der Zugriff über diesen URI hat zu Problemen geführt, daher habe ich für den zweiten Teil eine RPC Variante erstellt.

Das kleine Programm ist auf Github veröffentlicht, Link am Ende des Artikels.


Teil 1/Part 1: Websocket

https://github.com/real-tom/SimpleSteemSocket

Teil 2/Part 2: RPC

https://github.com/real-tom/SimpleSteemRPC

Coin Marketplace

STEEM 0.30
TRX 0.12
JST 0.034
BTC 63750.99
ETH 3130.22
USDT 1.00
SBD 3.95