Guidance for backend app

I want to develop a backend/console application, working with tokens listed in PancakeSwap.

I would like to query the price of a lot of tokens. I also want to perform buy or sell operations on the tokens listed in PancakeSwap.

I wanted to know if Moralis is enough for what, I need and what steps I need to follow to be able to develop my backend application.

I am a linux userd and python/JS developer.

You can do that with Moralis, but you can not query the price of 1000 tokens in a second. There are limitations on how many queries you can make.

1000 tokens???, oh, I think that’s enough for me. :sweat_smile: