Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Use xpub instead of a single address #36

@stepansnigirev

Description

@stepansnigirev

xpub request to arduino return master public key that can be used to derive all addresses.
The derivation path for receiving addresses will be m/0/n, for change addresses - m/1/n

See https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki
m / purpose' / coin_type' / account' will be our xpub returned from Arduino,
then we derive / change / address_index from that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions