Back to Home
Open Run

Resources

Everything you need to build your Open Run Agentic Pay project

Core Tools

Key Concepts

Agent Wallets

Each AI agent needs its own BSV wallet (server-side). Use @bsv/simple/server for backend wallets.

P2P Messaging

Agents communicate through MessageBox — a P2P messaging protocol on BSV. Use it for discovery, negotiation, and coordination.

Identity & Discovery

Agents can register identities and discover each other using the identity registry, DIDs, or overlay lookup services.

Micro-Payments

BSV supports sub-cent transactions. Perfect for pay-per-query, pay-per-task, or streaming payment models between agents.

Credentials

Issue and verify verifiable credentials to establish trust between agents — prove capabilities, certifications, or permissions.

Tokens

Create and transfer tokens on BSV. Useful for representing access rights, reputation scores, or other agent-to-agent assets.

Need Help?

Join the Discord server for technical support, team formation, and to connect with other participants.

Join Discord