intersectionDeveloper Environment Setup

Developer Environment Setup

Component

Environment Variables / Setup

Purpose

Facilitator

.env with RPC URLs, sponsor key, and whitelist

Runs verification and settlement

Core SDK

Client-side wallet integration

Generates signatures and headers

Middleware

API integration (Express/Hono)

Validates and settles incoming payments

Blockchain

BSC / EIP-7702 compatible chain

Executes delegated transactions

All configurations, Docker scripts, and environment templates are available in the GitHub repo’s root and /packages directories.

Supported Networks

Network

Status

Details

BNB Smart Chain (Mainnet/Testnet)

✅ Active

Full x402 support with sponsored transactions

EVM-Compatible Networks (EIP-7702 ready)

⚙️ In Testing

Pre-deployment validation for Q402

Cross-chain Expansion

🚧 In Progress

Multichain facilitator registry for policy-coordinated transactions

Contributing & Support

Quick Navigation

Resource

Purpose

Location

GitHub Repository

Q402 core source code

Quack AI Docs

AI Economy architecture & integration guides

docs.quack.ai

Sandbox

Test x402 gasless transactions

sandbox.quack.ai

Architecture Overview

Protocol design and flow diagrams

/docs/ARCHITECTURE.md in repo

Summary

GitBook is your architectural and conceptual home — explaining how Q402, Governance, and RWA integrate into the AI Autonomy Stack. GitHub is your engineering workspace — hosting the live code, SDKs, facilitator logic, and deployment scripts.

Together, they provide a full-stack environment for developers, institutions, and autonomous agents to build intelligent, verifiable, and frictionless systems on-chain.

Last updated