Group: GitHub Superedison
Sort by:Popular

1.Web3 Wallet Crypto6 usages

io.github.superedison » web3-crypto MIT

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 Mar 2, 2026

2.Web3 Wallet Chain SPI5 usages

io.github.superedison » web3-chain-spi MIT

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 Mar 2, 2026

3.Web3 Wallet Core4 usages

io.github.superedison » web3-core MIT

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.
Last Release on Mar 2, 2026

4.Web3 Wallet Chain BTC1 usages

io.github.superedison » web3-chain-btc MIT

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 Mar 2, 2026

5.Web3 Wallet Chain EVM1 usages

io.github.superedison » web3-chain-evm MIT

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 Mar 2, 2026

6.Web3 Wallet Chain Solana1 usages

io.github.superedison » web3-chain-solana MIT

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 Mar 2, 2026

7.Web3 Wallet Chain Tron1 usages

io.github.superedison » web3-chain-tron MIT

Tron blockchain implementation for the Web3 Wallet SDK. Provides transaction adaptation, signing, and interaction logic for the Tron (TRX) network.
Last Release on Mar 2, 2026

8.Java Version Web3 Wallet SDK

io.github.superedison » java-wallet-sdk MIT

Modular web3 wallet SDK for Java: core semantics, crypto primitives, chain adapters, and client facade.
Last Release on Mar 2, 2026

9.Web3 Wallet Chain Parent

io.github.superedison » web3-chain MIT

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 Mar 2, 2026

10.Web3 Wallet Client

io.github.superedison » web3-client MIT

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 Mar 2, 2026