Skip to content

Query that a payment has been made on the cardano blockchain #5

@jbax

Description

@jbax

Using Java, and given wallet addresses ( multiple payer wallets, one payee wallet), query the blockchain and return the amount of ADA transferred from payer to payee. Return a map with wallet, time and amount sent from all payer wallets to the payee wallet.

As multiple payments could have been made for the same order, and the funds can come from different wallets, we need to reconcile everything in the server to determine whether an order has been paid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions