Reference Implementations

Open-source demos that show how to build with Skyfire end to end. Each one comes with a walkthrough, a live demo, and a public GitHub repo you can run and adapt.

Together they cover the three token types in real scenarios: identity-only (kya), payment (pay), and combined (kya-pay).

Smart News Crawler

Identity-gated access — kya tokens.

A crawler presents kya tokens so publishers can allow legitimate, user-authorized agents while still blocking anonymous scraping. This is the pattern for content owners who want to permit known agents without charging for access.

See the demo →

Crawler Access to Premium Content

Payment-gated access — kya-pay tokens.

The paid counterpart to the news crawler: a web crawler presents kya-pay tokens on every request so a bot manager grants access to premium content and the publisher gets paid per request. Use this when access should be both identified and monetized.

See the demo →

Agent Data Purchase

Autonomous purchase of premium data — kya / pay tokens.

An autonomous agent discovers a premium financial-data seller, creates an account, buys and downloads a dataset, and generates an analysis — showing the full discover → pay → deliver → use loop.

See the demo →


Ready to build? Start with the Buyer Guide or Seller Guide, or see companies live in production under
Live Implementations.