Jump to Content
Stackup
GuidesAPIDiscussions
Go to your Dashboard ↗Status ↗Stackup
Go to your Dashboard ↗Status ↗
GuidesAPIDiscussions

🌅 Introduction

  • Welcome 👋
  • Intro to Account Abstraction
  • ERC-4337 Overview
  • Entity Addresses
  • Recommendations
  • FAQ

👷 START YOUR INTEGRATION

  • Get Started
  • Build from Templates
  • Build from Scratch
  • Transition to Production
  • Enterprises

🖥️ Platform

  • Pricing & API Credits
  • Team and Accounts
    • Creating a Team
    • Team members and roles
  • Architecture

🧭 Guides

  • Account Addresses
  • Validating Signatures
  • Deploying Accounts
  • Account Modules and Plugins
  • UserOperation calldata
  • UserOperation Hash

📝 ERC-4337 Examples

  • Command Line Examples
    • Quickstart CLI Example
    • Paymaster CLI Example
  • Web3Auth Next.js App
  • Game: BranchRPG
  • SimpleAccount.sol
  • ZeroDev Kernel

🧰 UserOp.js

  • Introduction to userop.js
  • Client
  • Builder
  • Presets
  • Constants
  • Provider

🌀 Go Bundler

  • Introduction to Bundlers
  • Installation
  • Configuration
  • RPC Methods
  • Go Integration

🌐 Nodes & Bundlers

  • Introduction to Node API

💳 Paymaster

  • Introduction to Paymaster API
  • Paymaster RPC Methods
  • Legacy RPC Methods

💽 Data

  • Introduction to Data API
  • Authentication
  • Rate Limits
  • Errors
  • Pagination

🛠️ MORE ERC-4337 RESOURCES

  • 🔑 Key Management Tools
  • 📜 Contract Account Libraries
  • 🛠️ Developer SDKs
  • 📊 Data Dashboards
  • 📚 Learning Material

Build from Templates

Spike out a proof of concept

Suggest Edits

Once you have experienced the magic of building and sending a user operation, you are ready to build a quick proof of concept.

We've built some simple project templates to get you started, or you can start from scratch.

Command Line Wallet

Next.js Wallet

Web Game

Updated 3 days ago


What’s Next
  • Production
  • Table of Contents
    • Command Line Wallet
    • Next.js Wallet
    • Web Game