Make APIs payable, discoverable, and consumable by people and agents.
toll-booth
Any API becomes a Lightning toll booth in one line. L402 middleware for Express, Hono, Deno, Bun, and Workers.
npm install @forgesworn/toll-booth
toll-booth-rs
L402 payment middleware for Rust. Gates any HTTP API behind Lightning payments.
402-announce
Announce HTTP 402 services on Nostr for decentralised discovery using kind 31402.
toll-booth-announce
Bridge between toll-booth and 402-announce for Nostr service announcements.
toll-booth-mcp
MCP server with read-only analytics and widget UIs for toll-booth deployments.
payment-methods
Specifications for HTTP Payment Authentication methods (Lightning, Cashu, Session).
Build location-aware workflows and fair meeting-point tools.
rendezvous-kit
Find fair meeting points for N participants with isochrone intersection, venue search, and fairness scoring.
npm install rendezvous-kit
geohash-kit
Zero-dependency geohash toolkit for encoding, decoding, polygon coverage, and Nostr location filters.
Hardware-backed Nostr signing, deterministic identities, spoken verification, encrypted access control, and decentralised identity verification.
nsec-tree
Deterministic Nostr sub-identity derivation. One master secret, unlimited unlinkable identities.
npm install nsec-tree
heartwood
Keyless NIP-46 bridge daemon for hardware Nostr signers (ESP32 or Ledger). Keys live on the device and never touch the networked computer.
heartwood-esp32
nsec-tree signing token for Heltec WiFi LoRa 32 V3/V4 (ESP32-S3). On-device button approval, up to 8 master identities.
heartwood-ledger
Heartwood signer as a Ledger embedded app. NIP-46, NIP-44, and nsec-tree personas on the secure element — emulator-proven prototype.
bark
NIP-07 browser extension backed by NIP-46 remote signing. No user keys stored; derived personas with Heartwood.
cambium
Android NIP-55 signer that holds no keys. Every request is proxied to a Heartwood hardware signer over NIP-46.
sapwood
Browser-based device manager for Heartwood. Web Serial and HTTP bridge, firmware updates, policy management.
nsec-tree-py
Python port of nsec-tree. Conformant deterministic sub-identity derivation, interop-tested against the TypeScript implementation.
canary-kit
Deepfake-proof identity verification with per-member spoken words, silent duress detection, encrypted group sync.
signet
Decentralised identity verification for Nostr. 4 verification tiers, ZKP age proofs, Signet Score (0-200).
signet-login
Drop-in login SDK for Nostr-aware websites with NIP-07, bunker URI, and Signet redirect/QR flows.
dominion
Epoch-based encrypted access control. HKDF content keys, AES-256-GCM, Shamir secret sharing, tiered audiences.
Give AI agents sovereign Nostr identities with trust-aware tooling.
Privacy-preserving trust and verifiable attestations.
nostr-attestations
One Nostr event kind for all attestations. NIP-VA (kind 31000).
npm install nostr-attestations
Standalone cryptographic building blocks used across the ecosystem.
ring-sig
SAG and LSAG ring signatures on secp256k1 for anonymous group membership proofs.
npm install @forgesworn/ring-sig
range-proof
Pedersen commitment range proofs on secp256k1 for proving a value is in range without revealing it.
private-equality
Socialist Millionaires' Protocol over Ristretto255 — decide whether two parties hold the same secret, revealing only one bit.
shamir-words
Split secrets into human-readable BIP-39 word shares using Shamir's Secret Sharing.
Work with jurisdiction and professional-registry intelligence.
jurisdiction-kit
Professional body registries and jurisdiction intelligence for 28 countries.
npm install jurisdiction-kit
Nostr protocol extensions and conformance testing.
nip-drafts
36 Nostr protocol extensions for service coordination, trust, payments, disputes, key hierarchy, resource curation, and paid API discovery.
Ship, harden, and demonstrate ForgeSworn libraries.
anvil
Supply-chain-hardened release tool for JS/TS libraries with reproducible-build attestation and OIDC trusted publishing.
forgesworn-demos
Interactive demos for the ForgeSworn crypto toolkit, including range-proof, shamir-words, and ring-sig.