Add mainstreet skill#443
Open
philpof102-svg wants to merge 2 commits into
Open
Conversation
- README.md: add MainStreet row next to erc-8004 in the providers table. - references/api.md: REST surface and the x402-paid attestation endpoint. - references/verifier.md: onchain verification flow + verifier ABI. - references/scoring.md: how the 0-100 score is built and how to use it responsibly at different payment sizes. Complements the existing SKILL.md and scripts. Site: https://avisradar-production.up.railway.app/mainstreet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the MainStreet skill — EIP-712 reputation oracle for AI agents on Base.
What MainStreet does
Free 0-100 reputation score for any Base wallet, cryptographically signed via EIP-712. Buyer agents (and Bankr-powered agents) can vet a counterparty before paying.
0x7397adb9713934c36d22aa54b4dbbcd70263592bHow a Bankr agent uses it
5 shell scripts included in
scripts/for the common flows (score, attestation, verify, canonical-id, audit-batch). All match the format used by other skills (helixa, erc-8004, alchemy).Adjacent skills in this registry: Helixa (Cred Scores), ERC-8004 (identity NFTs), SIWA (auth). MainStreet sits between them — it consumes ERC-8004 feedback, complements Helixa's Cred Score with multi-source identity proofs, and is verifiable on-chain via the deployed Solidity contract.
— @rakshasar on Farcaster · mainstreetxyz.base.eth