All you need account for authentication and payments on the web.
See the codeAll-in-one EIP-7702 powered account contract, coupled with Porto
Every app needs an account, traditionally requiring separate services for auth, payments, and recovery. Doing this in a way that empowers users with control over their funds and their data is the core challenge of the crypto space. While crypto wallets have made great strides, users still face a fragmented experience - juggling private keys, managing account balances across networks, having to install browser extensions, and more.
We believe that unstoppable crypto-powered accounts should be excellent throughout a user's journey:

Gas benchmark implementations are in the test repository. We currently benchmark against leading ERC-4337 accounts. To generate the benchmarks, use forge snapshot --isolate.
Contracts were audited in a 2 week engagement by @MiloTruck @rholterhus @kadenzipfel
We also maintain an active bug bounty program, you can find more details about it here
Have questions or building something cool with Porto Accounts?
Join the Telegram group to chat with the team and other devs: @porto_devs
Solidity
95.8%
Shell
3.2%
JavaScript
1.0%
All you need account for authentication and payments on the web.
See the codeAll-in-one EIP-7702 powered account contract, coupled with Porto
Every app needs an account, traditionally requiring separate services for auth, payments, and recovery. Doing this in a way that empowers users with control over their funds and their data is the core challenge of the crypto space. While crypto wallets have made great strides, users still face a fragmented experience - juggling private keys, managing account balances across networks, having to install browser extensions, and more.
We believe that unstoppable crypto-powered accounts should be excellent throughout a user's journey:

Gas benchmark implementations are in the test repository. We currently benchmark against leading ERC-4337 accounts. To generate the benchmarks, use forge snapshot --isolate.
Contracts were audited in a 2 week engagement by @MiloTruck @rholterhus @kadenzipfel
We also maintain an active bug bounty program, you can find more details about it here
Have questions or building something cool with Porto Accounts?
Join the Telegram group to chat with the team and other devs: @porto_devs
Solidity
95.8%
Shell
3.2%
JavaScript
1.0%