Public-facing documentation for Byte Protocol — a per-byte data marketplace for AI agents on Arbitrum.
- ROADMAP.md — Where the protocol is now, audit timeline, and the planned 2026-2027 milestones.
- PUBLISHER_ONBOARDING.md — Run your own publisher daemon on Arbitrum Sepolia testnet in ~30 minutes.
- Contracts (audit target — private until audit completion): https://github.com/0rkz/byte-protocol-contracts
- MCP server: https://github.com/0rkz/byte-mcp-server
- Off-chain validator: https://github.com/0rkz/byte-validator-agent
- Indexer: https://github.com/0rkz/byte-protocol-indexer
- Discovery API: https://github.com/0rkz/byte-discovery-api
- Network: Arbitrum Sepolia (chainId 421614)
- Marketplace UI: https://payperbyte.io
- Indexer API: https://feeds.payperbyte.io
- Discovery API: https://api.payperbyte.io
- Fact-oracle endpoint: https://fact-oracle.payperbyte.io
These docs are released under CC BY 4.0. Code in the linked repos is licensed individually (MIT for OSS components; private for contracts until audit clearance).