Skip to content
View Ifasola34's full-sized avatar

Block or report Ifasola34

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. veritas veritas Public

    Bitcoin-anchored AI attestation oracle. BIP-340 Schnorr signatures, RFC-6962 Merkle trees, segwit OP_RETURN anchor (mempool.space or bitcoind RPC), L402 Lightning paywall (real LND + Phoenixd). Har…

    Python

  2. vrt1-verifier vrt1-verifier Public

    Third-party verifier for VERITAS (VRT1) Bitcoin-anchored AI attestations. Fetches events from public Nostr relays + raw anchor tx from mempool.space; runs the full binding chain (Schnorr → Nostr → …

    Python

  3. vrt1-agents vrt1-agents Public

    Signed agent-action attestations for the VERITAS (VRT1) protocol. Lets autonomous agents emit cryptographically signed, peer-verifiable records of reviews, vouches, disputes, and trades. BIP-340 Sc…

    Python

  4. l402-py l402-py Public

    L402 (Lightning paywall / LSAT) for Python — both sides of the protocol: server-side challenge issuance + authorize, client-side parsing + automated payment dance. Backends for LND REST, Phoenixd, …

    Python

  5. vrt1-kwh vrt1-kwh Public

    Signed kWh attestations for the VERITAS (VRT1) protocol. Devices measure their own power (Linux RAPL / smart-plug subprocess / stub) and emit verifiable, peer-aggregatable records. Aggregator detec…

    Python

  6. vrt1-demo vrt1-demo Public

    End-to-end demo of the VRT1 (VERITAS) ecosystem. One Python script exercises all 5 protocol repos: oracle attests inference → agents review + vouch → device signs kWh → epoch closes with Bitcoin an…

    Python