solana_kit_mobile_wallet_adapter_protocol 0.1.0 copy "solana_kit_mobile_wallet_adapter_protocol: ^0.1.0" to clipboard
solana_kit_mobile_wallet_adapter_protocol: ^0.1.0 copied to clipboard

Pure Dart implementation of the Solana Mobile Wallet Adapter protocol v2.0. Provides cryptography, message framing, JSON-RPC types, and session management without Flutter dependencies.

Changelog #

All notable changes to this package will be documented in this file.

0.1.0 - 2026-02-21 #

Notes #

  • First 0.1.0 release of this package.

0.0.2 - 2026-02-21 #

Features #

Add Mobile Wallet Adapter packages for Solana.

solana_kit_mobile_wallet_adapter_protocol: Pure Dart MWA v2.0 protocol with P-256 ECDH/ECDSA, AES-128-GCM encryption, HKDF-SHA256, HELLO handshake, JSON-RPC messaging, association URIs, SIWS, and JWS.

solana_kit_mobile_wallet_adapter: Flutter plugin for Android MWA with transact(), local/remote association scenarios, wallet-side callbacks, Kit-integrated typed APIs, and platform method channels.

Adds 20 MWA-specific error codes (8400000-8400105) to solana_kit_errors.

0
likes
0
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

Pure Dart implementation of the Solana Mobile Wallet Adapter protocol v2.0. Provides cryptography, message framing, JSON-RPC types, and session management without Flutter dependencies.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

pointycastle, solana_kit_codecs_strings, solana_kit_errors

More

Packages that depend on solana_kit_mobile_wallet_adapter_protocol