switchgear 0.1.10

High availability LNURL load balancer server for enterprise Bitcoin Lightning payment providers
Documentation
[dependencies]

[lib]
name = "switchgear"
path = "src/lib.rs"

[package]
authors = ["Bitshock <info@bitshock.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities", "network-programming", "web-programming"]
description = "High availability LNURL load balancer server for enterprise Bitcoin Lightning payment providers"
documentation = "https://github.com/bitshock-src/switchgear"
edition = "2021"
homepage = "https://bitshock.com"
keywords = ["bitcoin", "lightning", "lnurl", "load-balancer", "payments"]
license = "Apache-2.0"
name = "switchgear"
publish = true
readme = "README.md"
repository = "https://github.com/bitshock-src/switchgear"
version = "0.1.10"