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

Integrate web3 payments #73

Closed
wants to merge 13 commits into from

Conversation

VK-RED
Copy link

@VK-RED VK-RED commented Sep 5, 2024

Resolves: #72

Features

  • Added Solana Support
  • User can pay and play the song immediately.

Screencasts

Screencast.from.2024-09-05.22-26-08.webm

@VK-RED
Copy link
Author

VK-RED commented Sep 10, 2024

@hkirat any review on this bhaiyaa !!

@SujithThirumalaisamy
Copy link
Collaborator

Can you please follow up with these

  1. /dashboard is an admin kind of route. Which should not have the payment stuffs
  2. Add a constant for the amount of SOL per play.

@VK-RED
Copy link
Author

VK-RED commented Sep 11, 2024

hi @SujithThirumalaisamy

  1. Will make sure that it is only possible at the creator/[creatorId] page

  2. The constants was also added already https://github.com/code100x/muzer/pull/73/files#diff-8ae7728e72c89a6863e99fb6f127a607dff62f235ac848d6366eceef5176eaaeR1

Will resolve the conflicts

@SujithThirumalaisamy
Copy link
Collaborator

Merged a PR for this. Thankyou for your effort. Creating some issues. Feel free to work on that

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.

Integrate Solana (WEB3) Payments to Play the song Immediately
2 participants