Documentation
Canonical reference for the cryptography, on-chain state machine, and reputation system behind tendr.bid. The same .md files render here and on GitHub - one source of truth.
- Start here
FAQ
Common questions about tendr.bid - what it is, how to use it, what stays private, what happens if a buyer or provider walks away.
Read the doc - Reference
How privacy works
What stays sealed, what becomes public, and when. The four privacy modes (anonymous-buyer + anonymous-bidder axes), the HD-keychain ephemeral derivation, the Cloak shielded-pool funding, and the claim-based reputation merge.
Read the doc - Reference
RFP lifecycle
What happens at each stage of an RFP, who can do what, and what terminates a project. A walkthrough from "create" to "completed."
Read the doc - Reference
On-chain reputation
What every BuyerReputation + ProviderReputation field counts, which actions update it, the four privacy-mode accrual paths, and the claim ix that merges anonymous-mode counters into the main wallet’s public rep.
Read the doc - Reference
Identity (SNS)
How `.sol` names work in tendr.bid — and what this layer does NOT change about the privacy guarantees you get from the rest of the system.
Read the doc - Reference
AI (QVAC)
How the three AI buttons in the app work, where data flows when you use them, and what the privacy story is — without any third-party AI provider in the loop.
Read the doc