compose-x402 0.8.6

Generated x402, session, key, payment, receipt, and feedback client for the Compose Market SDK.
Documentation
1
2
3
4
5
6
fn main() {
    compose_core::spec::generate(compose_core::spec::Generation {
        module: "x402",
        spec: "spec.yaml",
    });
}