Issue: Solana Program Interaction for "Fan Funding"
Description:
We need to implement Solana program interaction when a fan contributes to an artist’s campaign on the Muzikie platform. This action will update the campaign’s funding status on the Solana blockchain and ensure that the fan’s contribution is recorded.
Tasks:
Acceptance Criteria:
- Fan contributions are successfully recorded on the Solana blockchain.
- The campaign's total funding amount is updated with each new contribution.
- All relevant contribution details and funding updates are correctly logged on-chain.
Issue: Solana Program Interaction for "Fan Funding"
Description:
We need to implement Solana program interaction when a fan contributes to an artist’s campaign on the Muzikie platform. This action will update the campaign’s funding status on the Solana blockchain and ensure that the fan’s contribution is recorded.
Tasks:
Acceptance Criteria: