I am trying to build a EOS transaction manually by querying the EOS(Jungle testnet endpoint) using CURL. I can get some information about the accounts using CURL. Can anyone please tell me the steps to do a simple transaction from Account A to account B using RPC and endpoints(without local node installation).
Thank u.