scematica-protocol 1.28.0

Scematica Protocol: Rust-native x402 HTTP 402 payment standard for Solana
docs.rs failed to build scematica-protocol-1.28.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: scematica-protocol-1.26.0

scematica-protocol

A Rust-native implementation of the x402 (HTTP 402 Payment Required) payment standard for Solana — the payment facilitator used by the Scematica stack to meter and settle paid API calls in USDC.

Ships a protocol binary (an axum HTTP server) plus the library types (PaymentRequirements, PaymentGate, facilitator/settlement helpers) other crates embed.

cargo run --bin protocol -- --pay-to <wallet> --price-lamports 10000

License

MIT