ordiscan 0.1.2

Ordiscan API Wrapper
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.11.22"

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

[dependencies.serde_json]
version = "1.0.108"

[dependencies.thiserror]
version = "1.0.51"

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

[dependencies.url]
version = "2.5.0"

[package]
authors = ["Rahul <rahulkp220@gmail.com>"]
description = "Ordiscan API Wrapper"
edition = "2021"
keywords = ["crypto", "api"]
license = "MIT OR Apache-2.0"
name = "ordiscan"
readme = "README.md"
repository = "https://github.com/rahulkp220/ordiscan"
version = "0.1.2"