Module core

Module core 

Source
Expand description

Core components for the X402 protocol.

Structs§

Asset
Represents an asset on a given address.
Payment
Payment configuration for a given scheme and transport.
PaymentBuilder
Use builder syntax to set the inputs and finish with build().
PaymentSelection
The selected payment for the signer to sign.
PaymentSelectionBuilder
Use builder syntax to set the inputs and finish with build().
Resource
Resource definition.
ResourceBuilder
Use builder syntax to set the inputs and finish with build().

Traits§

Address
Network-specific address type.
NetworkFamily
A series of network families, e.g. EVM, SVM, etc.
Scheme
A payment scheme applied to a network family.
SchemeSigner
Signer for a given payment scheme.