Posted on c/ElrondDevelopers 3 val8762322028c/ElrondDevelopers 3 years ago If I sign a transaction on the frontend, could I get the signature and use it on the backend via the sessionID? Comment 3 Comments new545503335 3years ago Maybe through an authenticated API Post request from the frontend to the backend????♂ new545503335 3years ago Would you want to broadcast the transaction or you are just interested in the signature? val8762322028 3years ago yes I want to send it depending on some calculations on the backend
Maybe through an authenticated API Post request from the frontend to the backend????♂
Would you want to broadcast the transaction or you are just interested in the signature?
yes I want to send it depending on some calculations on the backend