Place buy order in Python - Solana Network

Hi,

I’ve been looking for a solution to do the following:

Use my Phantom wallet private keys to place market order on the crypto token pair using helium or quicknode RPC.

All i need is to buy and sell the token.

Been trying to use python solana and serum modules. But looks like those have been outdated.

Any ideas?

Have you found a solution yet to buy and sell tokens?

Solana is it’s own crypto token or coin right? Did you find the documentation for the API? The API will allow you to interface with the Solana system.

Here’s a link to developer resources for Solana. Start reading there.