seedqr

package
v1.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2025 License: Unlicense Imports: 5 Imported by: 0

Documentation

Overview

Package seedqr encodes and decodes SeedQR and CompactSeedQR formats.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompactQR

func CompactQR(m bip39.Mnemonic) []byte

CompactQR encodes a bip39 mnemonic into the CompactSeedQR format. It panics if m is invalid.

func Parse

func Parse(qr []byte) (bip39.Mnemonic, bool)

func QR

func QR(m bip39.Mnemonic) []byte

QR encodes a bip39 menmonic into the SeedQR format. It panics if m is invalid.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL