Docs.rs
x402-sdk-0.3.0
x402-sdk 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
0xhappyboy
Dependencies
async-trait ^0.1
normal
ethers ^2.0.14
normal
rand ^0.9.2
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
solana-network-sdk ^0.1.9
normal
tokio ^1.0
normal
url ^2.0
normal
uuid ^1.0
normal
Versions
2.08%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
x402_sdk/
lib.rs
1
pub mod
config;
2
pub mod
core;
3
pub mod
types;
4
pub mod
verifier;