[dependencies]
[lib]
name = "kobe"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography::cryptocurrencies", "network-programming"]
description = "A Rust library for generating cryptocurrency wallets."
documentation = "https://docs.rs/kobe"
edition = "2024"
homepage = "https://github.com/pyroth/kobe"
keywords = ["blockchain", "ethereum", "web3", "crypto"]
license = "MIT OR Apache-2.0"
name = "kobe"
readme = false
repository = "https://github.com/pyroth/kobe"
version = "0.0.1"