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

Library for extended public keys. #2

@vulet

Description

@vulet

We could offer a slight level of privacy to domain/webpage owners by allowing them to use extended public keys to generate tip addresses. This could be done by creating a small library that serves random addresses from an xpub. The process would look like

  1. server owner puts xpub on back-end
  2. server owner puts the amount of randomness they require
  3. front-end is served a "random" address

Alternatively, we could have the library generate a new address every time a wallet gains balance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions