Skip to content
View chopmob-cloud's full-sized avatar

Highlights

  • Pro

Block or report chopmob-cloud

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
chopmob-cloud/README.md

AlgoVoi: the open substrate for agentic payments

We built the evidence layer that lets an agent payment, a credential, or an audit record mean the same thing no matter who issued it. We built it so others could use it.

Canonicalisation, receipts, settlement attestation, and verification, byte-for-byte cross-validated across 8 independent implementations in 8 languages, specified in the IETF, and running in production.

It is open. Apache-2.0. Adopt it, reference us, and build whatever you are building on top of it.

Adopt the substrate (open, Apache-2.0)

The only ask the open core makes is the one the licence already makes: keep the NOTICE, name who authored the substrate. Then build.

Already in the substrate, validated and built in

The capabilities being worked out across the agentic-payments ecosystem are already specified, shipped, and byte-for-byte validated here:

  • freeze-at-acceptance mandate evaluation, admission-gated, with a settlement window a later mandate lapse cannot shorten
  • the closed-enum signed cancellation receipt, with EXPIRED as the unambiguous terminal-lapse artifact
  • a shared receipt envelope with a receipt_type discriminator (authorization or cancellation)
  • content-addressed binding, JCS (RFC 8785) canonicalisation, and Ed25519 verification

Adopters get all of it. Our commitment: the substrate is maintained, and verifiable additions are ongoing. L2 builders are more than welcome.

Substrate 2 (the enhanced, commercial tier)

Built on the same canonical evidence format and fully interoperable with the open substrate. Post-quantum receipts, zero-knowledge reputation, cross-issuer federation, and a self-serve on-premise bundle.

Christopher Hopley / AlgoVoi

Popular repositories Loading

  1. a2a-settlement a2a-settlement Public

    Forked from a2a-settlement/a2a-settlement

    Python 1

  2. substrate-comparisons substrate-comparisons Public

    A reproducible comparison of substrate methods for agentic-payment records. Names no implementation; the bytes decide.

    Python 1

  3. Content Content Public

  4. mpp mpp Public

    Forked from tempoxyz/mpp

    TypeScript

  5. core core Public

    Forked from open-wallet-standard/core

    Local, policy-gated signing and wallet management for every chain.

    Rust

  6. use-wallet use-wallet Public

    Forked from TxnLab/use-wallet

    A framework agnostic wallet integration library for Algorand dApps

    TypeScript