Skip to main content

Crate bark_rest

Crate bark_rest 

Source

Re-exports§

pub use crate::config::Config;
pub use axum::http;

Modules§

api
auth
config
error

Structs§

ApiDoc
RestServer
A server that serves a REST API for the bark Wallet
ServerState
ServerWallet
A simple wrapper around a Wallet and an OnchainWallet hold by the RestServer

Functions§

ping

Type Aliases§

OnWalletCreate
OnWalletDelete