Other useful endpoints
The account object returned by the SDK is an extended starknet.js
account object.
It contains functions that might be useful for you.
Outside execution
This function accepts a list of Call objects and returns the calldata/payload required to perform an execute_from_outside
.
Sign Messages from outside
Takes a typedData
object and a list of Call
.
Returns
Last updated
Was this helpful?