gl-client 0.0.1

Rust client library for the Greenlight service
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "Rust client library for the Greenlight service"
edition = "2021"
license = "MIT"
name = "gl-client"
readme = "README.md"
repository = "https://github.com/Blockstream/greenlight"
version = "0.0.1"