nexus-sdk 0.0.0

Nexus SDK provides a set of tools to interact with the Nexus Workflow.
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 = "2021"
name = "nexus-sdk"
version = "0.0.0"
authors = ["Talus Engineers <engineering@taluslabs.xyz>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Nexus SDK provides a set of tools to interact with the Nexus Workflow."
homepage = "https://talus.network"
readme = "README.md"
keywords = [
    "blockchain",
    "cli",
    "sdk",
    "sui",
    "talus",
]
categories = [
    "api-bindings",
    "command-line-interface",
    "cryptography::cryptocurrencies",
]
license-file = "LICENSE.txt"
repository = "https://github.com/Talus-Network/nexus-sdk"
resolver = "3"

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