Hi!
I have some questions about Solana + Moralis:
-
Are Solana contracts and transactions accessible through the same Moralis functions as those on Ethereum?
-
Is it possible to connect to the moralis API functions from within Python or PHP? We need to be able to call a function on a Solana smart contract (programmatically using a private key, without unlocking an account) from within Python or PHP.
Thank you for your help!
-Roel