Skip to main content

Crate webycash_server

Crate webycash_server 

Source

Modulesยง

asset_core
Core trait hierarchy for the asset-gated webycash server family.
asset_rgb
Asset implementations for RGB contracts.
asset_voucher
Asset implementation for Vouchers โ€” issuer-namespaced bearer credits.
asset_webcash
Asset implementation for Webcash.
auth
Issuer authentication โ€” Ed25519 signature verification, nonce cache, issuer registry.
compute
ComputeBackend trait + CPU/CUDA/wgpu implementations.
mining
Mining configuration and difficulty algorithms.
proto
Wire-format types, parsers, and JSON shapes for the asset-gated webycash protocol.
server_core
Generic asset-server core.
storage
LedgerStore trait + 4 backend implementations.