Openfort blog

The Openfort Blog.

Technical Dive: Key Permissions for Accounts

A comprehensive guide to onchain and offchain permission systems for accounts. Learn how to implement granular access control with spending limits, contract whitelisting, and time-based restrictions.

10 min read
Featured

Engineering

  1. Technical Dive: Key Permissions for Accounts

    A comprehensive guide to onchain and offchain permission systems for accounts. Learn how to implement granular access control with spending limits, contract whitelisting, and time-based restrictions.

    10 min read
  2. Technical Dive: Gas Sponsorship via Paymasters

    Gas sponsorship is one of the most transformative capabilities of Account Abstraction. This document provides a comprehensive technical breakdown of how paymasters work, covering both Verifying Mode and ERC-20 Mode, including all eight ERC-20 sub-modes, the on-chain validation and execution lifecycle, paymasterData encoding, gas considerations, and security trade-offs.

    13 min read
  3. Parallelizable Paymasters in EntryPoint v0.9

    A full breakdown of Openfort Paymaster v9: async signing, support for ERC-20 gas sponsorship, and protocol updates from EntryPoint v0.9 for better UX & scalability.

    6 min read
  4. From spikes to stable: eRPC in production at Openfort

    What broke, what we fixed, and what we gained moving our multi-chain RPC from an in-house Elastic stack to eRPC—with hedging, batching, and clean metrics.

    8 min read
  5. How to Avoid Wallet Vendor Dependency

    Vendor lock-in is one of the biggest hidden risks in wallet infrastructure. This guide explores two strategic approaches to maintain independence

    5 min read
  6. How to Migrate from Web3Modal

    This guide provides a step-by-step process to migrate your React app from Web3Modal to Openfort React

    4 min read
  7. Introducing Multi Accounts Support

    These accounts can live on the same chain or across different chains, giving end users and developers more flexibility in how they organize and interact with on-chain assets.

    2 min read
  8. How we build the Openfort MCP Server

    The Openfort MCP Server is a plug-and-play implementation of the Model Context Protocol (MCP) that enables AI assistants to access real-time tools and context from the Openfort infrastructure.

    7 min read
  9. How to Migrate from RainbowKit

    This guide provides a step-by-step process to migrate your React app from RainbowKit to Openfort React

    3 min read
  10. Guide for App Developers: Leveraging EIP-7702 Enabled Wallets in Your dApp

    This guide provides a concise, actionable roadmap for integrating EIP-7702 enabled wallets into your decentralized application (dApp), focusing on detecting support, wallet interactions.

    7 min read
  11. Building a Passwordless EVM Wallet

    This guide, inspired by Openfort's demonstration of EIP-7702 with ERC-4337, will walk you through creating a passkey wallet where users interact with the blockchain using familiar biometric credentials.

    10 min read
  12. What does the Openfort Delegator Account (7702) include?

    Openfort has developed a new delegator contract leveraging EIP-7702, aimed at augmenting Externally Owned Accounts (EOAs) with smart contract capabilities.

    8 min read
  13. Exploring EIP-7702: Part 1

    Learn about EIP-7702, a next ethereum wallet upgrade for secure, flexible smart contract wallet usage

    8 min read
  14. Embedded Wallets Explained (2026 Guide for Developers)

    Learn how embedded wallets work, why seedless onboarding converts, and how to ship in-app signing, 4337/7702, and paymaster-powered "gasless" UX—without handling private keys.

    8 min read
  15. Announcing Openfort for Solana

    Openfort supports Solana and can now help your project create wallets, sign signatures and send transactions.

    3 min read
  16. 4x size reduction in Openfort JS

    Boost performance with 4x smaller SDKs, manage multiple wallets with Shield V2's Keychain, and get started faster with Marti's video guide.

    2 min read
  17. Mobile Wallet Protocol for Unity, a public good

    This powerful feature is now available to all game developers, enabling seamless connections between in-game wallets and the broader Web3 ecosystem.

    4 min read
  18. The Agentic Wallet Problem

    How to give software a spending account without becoming a bank.

    11 min read
  19. EIP-7702 Deep Dive: Using Smart EOAs

    Upgrade Ethereum EOAs to smart EOAs and understand extra functionality with ERC-4337 compatibility accounts.

    9 min read
  20. Understanding Native Account Abstraction in RIP-7560

    Explore how RIP-7560 transforms Ethereum's account abstraction, slashing gas costs and enhancing scalability. Can this protocol-level change redefine blockchain usability?

    7 min read
  21. Shamir Secret Sharing Library Audited

    Discover how Openfort's Shamir’s Secret Sharing (SSS) cryptography library passed audit testing to ensure a more secure wallet infrastructure

    5 min read
  22. 2D Nonce: Transaction Parallelization

    See how Openfort’s 2D nonce model helps developers execute multiple blockchain transactions in parallel without compromising order or finality

    8 min read
  23. EIP-3074 to EIP-7702: Advancing Ethereum Account Abstraction

    Explore EIP-7702, the innovative upgrade refining EIP-3074. Uncover how temporary smart contract roles enhance Ethereum security and simplify transactions.

    3 min read
  24. Passkeys and Account Abstraction

    Passkeys are becoming an ever increasing option for users to sign transaction with their hardware devices. Let's explore how!

    4 min read
  25. AA and MPC: A Practical Approach to Security

    Explore the real-world benefits of account abstraction and multiparty computation (MPC) in delivering secure and scalable crypto applications

    4 min read
  26. Modular Wallets: Enabling Vertical Wallets at Scale

    Discover how modular wallet architecture transforms crypto wallets into scalable vertical solutions for diverse applications.

    3 min read
  27. Understanding Crypto Wallets: Evolution & Future Trends

    Discover how crypto wallets evolve from speculation tools to user-friendly, multi-functional solutions. Embrace innovation and unlock blockchain potential.

    4 min read