You are viewing a single comment's thread from:

RE: What you want to learn - Progarmming Tutorials [Utopian.IO]

in #tutorials7 years ago (edited)

Nice, I would like extra jalapenos and some pickles with that please.

I will think of others, right now I am in a bit of it is hard so I slowed down to the point of not doing it :)

So it would be really cool to see a succinct tutorial for the chain that deals with the rpc nodes or api at least directly since a lot gets hidden when using things like dsteem etc and obviously the docs is so sparse it is a bit of a guessing game which parameters go where. Specifically I tried doing custom json without relying on the libraries and frankly I am out of my depth.

I will be rambling so bear with me haha.

My other thing I am a bit concerned with and this can then be applied to whaleshares also is that I don't care to have a full node I just want the get_discussions_by_created so I can then, and I think @esteemapp does this and is most likely the way that steemlookup.com works - I can then easily filter all posts by date etc since I will have it local and maybe synced to an sql db as I parse the blocks after sync... Am I thinking correctly about this?

I think my main thing would be to learn how to have a custom rpc node since the steem chain is such a monolith which deters people from even wanting to build things since it is a bit frowned upon to use the public nodes.

But in general a nice project build style tutorial would be awesome since you will get so much across and show real world examples.

!tipuvote 0.1

Sort:  

Sounds like you want to be spoon fed? Just crawl back inside where you came from you little baby.

so first, I will make a full steem api tutorial and clearify all of the unkown questions from the steem-js doc that doesn't really understanfully
and for the second question, I didn't really understood

and if you want to make a custom RPC node just know that it needs a really good VPS and you need to handle it really good and it costs a lot, currently I can't help with that because I don't have the right information to help others with that type of thing.

thanks for you reply, I will try to help as much as I can!

Thank you. I will maybe speak up more in the steem-dev discord I have been lurking hoping to get a hint on how to just run the node locally so I can query however I wish instead of the limits like 99 posts, and obviously little to no filter capabilities like finding posts by date. If I find info will let you know also haha.

Again looking forward to some cool tuts.