Core abstractions and interfaces for the Web3 Wallet SDK. Defines fundamental contracts for Wallets, Signers, Transactions, and Exception handling without any specific blockchain or cryptographic implementation details.

Artifacts using Web3 Wallet Core (5)
Sort by:Popular

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).
Last Release on Jul 25, 2026
Service Provider Interface (SPI) for blockchain adapters. Defines the standard contracts for ChainAdapters, Transaction Encoders, Hashers, and Signers to bridge Core abstractions with specific chain implementations.
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