safe-fndn/safe-smart-account
Safe allows secure management of blockchain assets. observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 97
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 146.0
- age_days: 3287
- days_rel: 426
- days_push: 19
- n_releases_24m: 3
Adoption not part of the score
2174 stars · 1151 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Safe Smart Account is the set of audited Solidity smart contracts implementing Safe's multisig smart account (contract wallet) for Ethereum and EVM-compatible chains. It enables secure, programmable onchain asset management with N-of-M signature thresholds, modules, and ERC-4337 compatibility.
Use cases
- deploy a multisig smart contract wallet on ethereum
- require multiple signers to approve treasury transactions
- build a wallet or app on smart account infrastructure
- add erc-4337 account abstraction support to a product
- manage a dao or company crypto treasury securely
- recover a wallet without a single private key point of failure
When to choose
- you need battle-tested, audited multisig wallet contracts
- building wallets, treasuries, or agent tooling on account abstraction
- you want modular smart accounts with modules and guards
When to avoid
- you need a simple single-key EOA wallet
- you want a ready-made wallet UI rather than contracts (use Safe{Wallet} instead)
- you target non-EVM blockchains
Facets
library · maturity active
security cryptography sdk blockchain fintech security cross-platform smart-account multisig wallet solidity account-abstraction erc-4337 smart-contracts cryptocurrency ethereum
5 sources
- readme: https://github.com/safe-fndn/safe-smart-account · fetched 2026-08-28 · 034e0717ab65
- homepage: https://safe.global · fetched 2026-08-29 · 7bca04a29e4d
- site_page: https://safe.global/about · fetched 2026-08-29 · 9cfd12fe4245
- site_page: https://docs.safe.global/home/what-is-safe · fetched 2026-08-29 · 020685c1bf15
- site_page: https://safe.global/faq · fetched 2026-08-29 · 293b32544622
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| safe-fndn/safe-smart-account | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="safe-fndn/safe-smart-account")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem