createAccount.
Usage
Parameters
Chain
required
Chain to deploy the account on
{ sponsored: boolean }
Optional deployment parameters (sponsorship)
Returns
boolean
true once the deployment is submittedDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deploy the account on a given chain.
createAccount.
const success = await account.deploy(chain)
true once the deployment is submittedWas this page helpful?