You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Hello dev team!
All business logiс is on the server. I want to request a transaction, sign it with web3swift and send it back. What steps should I do?
As I understand it, I have to create an account like this
"code"
Then request json with transaction data and sign it using Web3Signer.
Where can I get an account and password? And how best to store them?
The text was updated successfully, but these errors were encountered:
Hello dev team!
All business logiс is on the server. I want to request a transaction, sign it with web3swift and send it back. What steps should I do?
As I understand it, I have to create an account like this
"code"
Then request json with transaction data and sign it using Web3Signer.
Where can I get an account and password? And how best to store them?
The text was updated successfully, but these errors were encountered: