Skip to content

feat: add createPaymentChannel function and PaymentChannelConfig interface#305

Merged
MissBlue00 merged 3 commits into
MissBlue00:mainfrom
vstudio79:feat/create-payment-channel
Jun 29, 2026
Merged

feat: add createPaymentChannel function and PaymentChannelConfig interface#305
MissBlue00 merged 3 commits into
MissBlue00:mainfrom
vstudio79:feat/create-payment-channel

Conversation

@vstudio79

Copy link
Copy Markdown
Contributor
  • Add PaymentChannelConfig interface for channel configuration
  • Implement createPaymentChannel function that generates escrow keypair
  • Export new type and function from package entry point
  • Validates signers, distributions, and public keys on creation

closes: #77

…rface

- Add PaymentChannelConfig interface for channel configuration
- Implement createPaymentChannel function that generates escrow keypair
- Export new type and function from package entry point
- Validates signers, distributions, and public keys on creation
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@vstudio79 is attempting to deploy a commit to the missblue00's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@vstudio79 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@MissBlue00 MissBlue00 merged commit 2502643 into MissBlue00:main Jun 29, 2026
0 of 4 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.

Add createPaymentChannel function

2 participants