chainsight-sdk-v2 0.1.0

Chainsight SDK for DFINITY Internet Computer
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "chainsight-sdk-v2"
version = "0.1.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Chainsight SDK for DFINITY Internet Computer"
readme = false
keywords = [
    "chainsight",
    "dfinity",
    "internet-computer",
    "icp",
]
license = "Apache-2.0"
resolver = "1"

[badges.maintenance]
status = "experimental"

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

[dependencies.anyhow]
version = "1.0.98"

[dependencies.async-trait]
version = "0.1.88"

[dependencies.candid]
version = "0.10.14"

[dependencies.chainsight-sdk-v2-types]
version = "0.1.0"

[dependencies.ic-cdk]
version = "0.17.2"

[dependencies.serde]
version = "1.0.219"

[dependencies.serde_json]
version = "1.0.140"