three.ws is now an AWS Partner. The platform has been enrolled in the AWS Partner Network (APN) Software Path as a Technology Partner — the official designation for independent software vendors building products for AWS customers.
three.ws is the first fully on-chain 3D AI agent platform in the AWS Partner Network. Every <agent-3d> tag the platform produces is a Solana-minted, ERC-8004-walleted, x402-payable autonomous actor — and that stack is now part of AWS's partner ecosystem.
- AWS Partner page: three.ws/aws
- Open source: github.com/nirholas/three.ws
- Project site: three.ws
What this means
The AWS Partner Network is the global community of organizations building, marketing, and selling solutions on AWS. Membership in the Software Path is AWS's formal recognition that a company ships software products to AWS customers — with all of the technical alignment, customer story, and ongoing program eligibility that designation implies.
For three.ws, the APN enrollment unlocks four things:
- The AWS Marketplace channel. APN Software Path members are eligible to list as SaaS products on AWS Marketplace, giving AWS customers a procurement path with consolidated billing, AWS credits, and EDP commit. The three.ws SaaS listing is in development and will go live shortly.
- Co-selling eligibility. APN members can apply to programs like ISV Accelerate that introduce qualified leads from AWS sellers into the partner's pipeline.
- AWS Partner badging. three.ws can use the official AWS Partner Technology Partner badge across the project's surface area — with verification through AWS Partner Finder.
- Build / market / sell program access. APN gives partners access to AWS technical training, well-architected reviews, joint go-to-market resources, and partner-only AWS tooling.
Why three.ws fits AWS
three.ws's production infrastructure already runs on AWS. The platform deploys to AWS us-east-1 and is registered in AWS MyApplications under account 155407237916 for unified cost and operations monitoring. The path from "we run on AWS" to "we're an AWS Partner" is the formalization of a technical alignment that's been in production for months.
The deeper alignment is in what three.ws ships:
- Open-source AI infrastructure on the world's largest cloud. three.ws is Apache 2.0 from top to bottom — viewer, runtime, identity contracts, backend. AWS customers can audit the entire stack, fork it, and run their own deployment if they want full control.
- A native procurement path for Web3-flavored AI tools. Most large companies struggle to buy from crypto-native vendors through their normal purchasing channels. three.ws fixes that for AWS customers specifically — first via APN, then via the upcoming Marketplace listing.
- Multi-cloud presence, not single-cloud lock-in. three.ws is already live on Alibaba Cloud Marketplace and listed in the BNB Chain Dappbay directory, the Model Context Protocol Registry, and x402scan. AWS joins a deliberate multi-cloud distribution strategy.
What three.ws ships
three.ws is an open-source stack for autonomous 3D AI agents that run natively in the browser. Every <agent-3d> tag deploys an agent with:
- A Solana NFT identity. Each agent is minted as a Metaplex Core asset — transferable, owned, and verifiable on-chain.
- An ERC-8004 wallet. The emerging cross-chain agent-identity standard, with IdentityRegistry, ReputationRegistry, and ValidationRegistry contracts deployable on any EVM chain.
- A browser-native 3D body. Rendered in WebGL via three.js r176 — no plugins, no native install, no client runtime.
- A Claude-powered LLM brain. Anthropic's Claude drives the agent's tool-loop runtime: gestures, emotion blending, memory, skills.
- Native x402 / HTTP 402 payments. Agents pay for what they consume and earn for what they offer, settling in USDC on Base, BSC, and Solana.
Shipping next
- AWS Marketplace SaaS listing. three.ws will be subscribable directly through AWS Marketplace, with billing on the AWS invoice, AWS Activate credit eligibility, and EDP commit toward.
- Free Community Edition tier. Free trial available for any AWS customer through the Marketplace flow.
- Pro and Enterprise tiers. Per-agent and per-inference metered pricing for production workloads. SaaS Contracts via Private Offer for enterprise customers.
- Cross-marketplace expansion. Google Cloud and Azure listings are next.
Open source
The full three.ws stack is open source under Apache 2.0: github.com/nirholas/three.ws
The AWS Marketplace integration is already in the codebase at api/aws-marketplace — ResolveCustomer for fulfillment, signed SNS webhooks for subscription lifecycle, metered usage reporting, and contract entitlement checks. The integration is wired and ready for the Marketplace listing to go live.
Links
- AWS Partner page: three.ws/aws
- AWS Marketplace integration docs: three.ws/docs/aws-marketplace.md
- Open source: github.com/nirholas/three.ws
- Project site: three.ws