avalanche-atomic-swap-daemon 0.2.1

Production-ready HTLC atomic swap daemon for Avalanche C-Chain and Subnet-EVM chains with bidirectional support and Prometheus metrics
Documentation
1
2
3
4
/// C-Chain client implementation
pub mod cchain;
/// Subnet-EVM client implementation
pub mod subnet;