Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Implement Bech32 encoding #12

@nemothenoone

Description

@nemothenoone

Bech32 is a string encoding format.

The output consists of a human-readable part (alphanumeric), a separator character (1), and a base32 data section, the last 6 characters of which are a checksum.

For more information, see BIP-0173.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions