createAccount.
Usage
Parameters
Chain
required
Chain to set the account up on
Returns
boolean
true once setup is submittedDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Set up an existing account on a given chain by installing any missing modules.
createAccount.
const success = await account.setup(chain)
true once setup is submittedWas this page helpful?