kobe 0.1.0

A lightweight, no_std compatible multi-chain wallet core library
Documentation

Kobe - Lightweight Multi-Chain Wallet Core Library

A modern, no_std compatible wallet library providing core cryptographic primitives and traits for building cryptocurrency wallets.

Features

  • no_std compatible: Works in embedded and WASM environments
  • Modern cryptography: Uses k256, sha3, and other audited libraries
  • Secure by design: Zeroize secrets, constant-time operations
  • Minimal dependencies: Lightweight and fast compilation