bitcoin_da_client 0.1.0

Tools for interacting with BitcoinDA by SYS LABS
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.bitcoincore-rpc]
version = "0.19.0"

[dependencies.hex]
version = "0.4"

[dependencies.jsonrpc]
version = "0.18.0"

[dependencies.mockito]
version = "1.6.1"

[dependencies.reqwest]
features = ["json"]
version = "0.12.12"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

[dependencies.tokio]
features = ["full"]
version = "1"

[package]
authors = ["SYS LABS abdul@syscoin.org"]
description = "Tools for interacting with BitcoinDA by SYS LABS"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "bitcoin_da_client"
version = "0.1.0"