Sending a Transaction
Once a dapp is connected to Phantom, it can request user permission to send transactions on their behalf. To initiate a transaction, ensure you have the necessary parameters. Refer to Sui’s developer documentation for details on constructing transactions.
To prompt Phantom to send a transaction to the network, refer to the following code snippet.
Last updated
Was this helpful?