Hope
Hope Wallet SDK

Docs

Hope Wallet SDK

npm @hopenetwork/wallet — connect, message QR, Node PQ sign+broadcast.

npm install @hopenetwork/wallet

Package: @hopenetwork/wallet. Source of truth for install copy is the package README; this site adds Hope-specific tools and hosted-node context.

PathImportKeysResult
Connect@hopenetwork/walletnonehope1… + pubkey
Messagesame + /reactnonewallet signs & broadcasts
Node@hopenetwork/wallet/node24-word mnemonicPQ signature + txhash

QR images are drawn locally (qrcode). Never send payloads to a public QR CDN. Never import ./node in a webpage — it throws if window.document exists.

Peers: react optional. @hope/pq and @hope/tx optional, required for ./node, not on npm yet.