API
Overview

Install Safe on your chain

Safe's vision is to make every web3 account a smart account. Therefore, we prioritize teams and chains building with smart accounts, especially if they push account abstraction (for example, ERC-4337 or EIP-1271 adoption) with Safe.

Safe's security is based on the contracts deployed in EVM-compatible networks. For the time being, we are not looking to extend beyond EVM.

To have the full Safe stack running on your chain network, you need to consider the following steps:

Deploy Safe canonical contracts

Process

You can find detailed instructions under contracts deployment.

Cost

The contracts are fully open source, but you have to pay gas in the new chain's native currency for contract deployment.

Timeline

Safe reviews registrations of canonical deployments on a two-week cadence.

Deploy and maintain Safe{Wallet} and Safe{Core} Infrastructure

Process

You have three options available:

  1. Use the Platform-as-a-Service run by Safe Core Contributors.
  2. Use the Platform-as-a-Service run by third-party integrators.
  3. Self-host the infrastructure.

You can find detailed instructions under infrastructure deployment.

Cost

Timeline

  • Based on the individual agreement with Safe or third-party integrators.
  • Prioritisation for native integration (app.safe.global (opens in a new tab)) is primarily based on the network's smart account/account abstraction strategy (for example, is every user account a Safe under the hood beyond the usage of Safe as a multi-signature for treasury management?) and additional metrics (opens in a new tab).

Was this page helpful?