Skip to content

Create a Simple Rust Plugin for Human Readable addresse (BIP-353) lookup in Core Lightning #8361

@ShahanaFarooqui

Description

@ShahanaFarooqui

Implement a Core Lightning plugin in Rust which should have a BIP-353 lookup command and returns the results and the proof. It can utilise already existing crate bitcoin_payment_instructions. In future, xpay and other payment methods can use this feature to resolve BIP-353 addresses.

Acceptance Criteria:

  • BIP353 lookup RPC implemented.
  • RPC returns results and the proof.
  • RPC return appropriate message in case of failure.
  • Automated tests covering most possible scenarios.
  • Detailed documentation of the RPC.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    pluginrustIssue related to rust

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions