Skip to content

Instantly share code, notes, and snippets.

View sachio222's full-sized avatar
🎯
Focusing

Jake Krajewski sachio222

🎯
Focusing
View GitHub Profile
@sachio222
sachio222 / show-hn-54ch10.md
Created August 24, 2026 12:08
Show HN draft β€” 54ch10 Brief API (analytics-only)

Show HN: 54ch10 β€” JSON risk briefs before wallet/agent interacts

Title (HN): Show HN: 54ch10 – JSON risk briefs before agents sign or open wallet URLs

URL: https://54ch10.uk

Text:

I built a tiny HTTPS API so agents can brief a counterparty before they sign, approve, or open a connect-wallet URL.

@sachio222
sachio222 / openapi.json
Created August 24, 2026 09:56
54ch10 Brief API OpenAPI 3.0 β€” https://54ch10.uk
{
"openapi": "3.0.3",
"info": {
"title": "54ch10 Brief API",
"description": "Pre-interact JSON briefs for EVM addresses, tokens, and URLs. Analytics-only tooling β€” not financial, legal, or investment advice. Free tier 20/day/IP; paid keys via Stripe.",
"version": "0.3.0",
"contact": {
"name": "54ch10",
"url": "https://54ch10.uk",
"email": "brainpowerux@gmail.com"