Cryptographic primitives and algorithms for the Web3 Wallet SDK. Includes implementations for Hashing, Digital Signatures (Secp256k1, Ed25519), and HD Wallet standards (BIP32, BIP39, BIP44, SLIP10).

Artifacts using Web3 Wallet Crypto (7)
Sort by:Popular

Tron blockchain implementation for the Web3 Wallet SDK. Provides transaction adaptation, signing, and interaction logic for the Tron (TRX) network.
Last Release on Jul 25, 2026
EVM-compatible blockchain implementation for the Web3 Wallet SDK. Provides transaction adaptation, signing, and interaction logic for Ethereum, BSC, Polygon, and other EVM-based networks.
Last Release on Jul 25, 2026
Solana blockchain implementation for the Web3 Wallet SDK. Provides Ed25519-based signing, Base58 address encoding, and transaction support for the Solana network.
Last Release on Jul 25, 2026
Bitcoin blockchain implementation for the Web3 Wallet SDK. Supports multiple address types: Legacy P2PKH, Wrapped SegWit P2SH-P2WPKH, Native SegWit P2WPKH/P2WSH, and Taproot P2TR.
Last Release on Jul 25, 2026
Parent module for blockchain integration adapters. Aggregates the Service Provider Interface (SPI) and specific blockchain implementations (EVM, Tron, etc.) for the Web3 Wallet SDK.
Last Release on Jul 25, 2026
High-level client facade for the Web3 Wallet SDK. Integrates Core, Crypto, and Chain modules to provide a unified and simplified API for developers to manage wallets and transactions.
Last Release on Jul 25, 2026
Cloud KMS-backed hot wallet signing for the Web3 Wallet SDK. 0.1.0 implements SigningKey on top of AWS KMS for secp256k1 (EVM/Tron) and Ed25519 (Solana) without exposing private key material.
Last Release on Jul 25, 2026
  • Prev
  • 1
  • Next