algorand-devrel / community

11 stars 3 forks source link

Docs - FAQ documents for developers. #28

Open vuvoth opened 2 years ago

vuvoth commented 2 years ago

We have a lot of common problems. We ask our questions on Discord server and received the answer. (Algorand team very friendly ❤️ ) Could we should create FAQ section and save our common mistakes? I think this is useful for questioner and respondent.

barnjamin commented 2 years ago

Definitely needed. Lets try to collect some here?

vuvoth commented 2 years ago

My suggestion:

dist1ll commented 2 years ago
FrankSzendzielarz commented 2 years ago

Short JSON names for raw transactions and related entities vs the long names used everywhere else - the API specs just show "object" for a Transaction in Algod POST. Took a while to figure out that the SDK Transaction/Account/etc class is different from the Algod or Indexer Model classes because of serialisation methods

emg110 commented 2 years ago

I started to create one and had a similar exact proposition before the ETHDenver which was canceled due to me getting Covid and then came ETHDenver. I can certainly participate if you are interested and actually have gone some major steps of the way. Actually, I was thinking of an ElasticSearch Instance containing all the FAQs and answered as JSON objects in indices for different major categories.

emg110 commented 2 years ago

The plan was to extract Algo Discord channels into ES Cloud indices and then use some lightweight ML Processing over them to classify them and have a structured semantics system and dictionaries as well. There is an Algorand treasure buried in data inside Discord servers. Hours of precious QA from heroes like JSON, JJ, Beni, Nullun and other community members is there.

emg110 commented 2 years ago

That even can go further to a continuously running process of insights and content generation with ultimate search which sees what Devs are looking for (demand on discord) and actually parameterized itself to produce optimized FAQ content based on those priorities in real-time. Just what I had in mind. Pardon, if it got long.

fionnachan commented 2 years ago

FAQs would be super useful!! Here are some ideas: