Skip to content
LogoLogo

Safe Smart Account

To implement Safe Smart Account, you can use the toSafeSmartAccount module from permissionless.js

Install

Usage

import {  } from 'permissionless/accounts'
import {  } from './client.js'
import {  } from './owner.js'
 
const  = await ({ 
  , 
  : [], 
  : '1.4.1', 
}) 

Returns

SmartAccount<SafeSmartAccountImplementation>

Parameters

See Parameters