I think it would be more impotent to have a way for independent community members to run API nodes them self, then having a nice geo redundant deployment managed by one party.
What dose the API Server consists of? Is this just the API of steemd or is there another service involved and if so would it be possible to have the code available to play around with and try to build a independent setup connecting to a local steem-node?
Not to be ungrateful, my first reaction to this post was off course: awesome, finally a way to use steem independent of steemit.com like a real decentralized app. And it still locks to me a lot like that, only this small part seems missing, so thanks a lot for this awesome project!
Agreed!!
It's almost a standalone Steem node. This is the steemd config of
this.piston.rocks
:rpc-endpoint = 127.0.0.1:5090
and this is an exert of what NGINX does to proxy the API via SSL:
The nicest thing to have would be a network of public API nodes that work like the P2P network. There are known SEED nodes and they just forward your requests to one of the publicly know APIs. Just like what electrum is doing ... or the NTP pool.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit