Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ZIP321 feature #45

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Add ZIP321 feature #45

merged 1 commit into from
Oct 23, 2024

Conversation

willemolding
Copy link
Collaborator

Changes

  • Exports two new classes from webz - TransactionRequest and PaymentRequest
    • These can be used to either parse ZIP321 URIs or can be constructed to create uri-s that describe requests for payment
  • Adds an e2e test of parsing a uri
  • Slightly refactors e2e testing package

Tests

The new e2e test for uri parsing can be run with:

pnpm test:e2e

@willemolding willemolding merged commit bbde4df into main Oct 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant