--- # Deploy Referral Contract ## Objective Deploy the Referral Contract from the `referral-contract` folder to Stellar Testnet for testing purposes. ## Acceptance Criteria - [ ] Build the contract using `stellar contract build` in the `referral-contract` directory - [ ] Deploy the contract to Stellar Testnet using Stellar CLI/SDK with `stellar contract deploy` - [ ] Add the resulting `contractId` to `DEPLOYMENTS.md` or the contract's README file - [ ] Mark deployment as test-only in documentation - [ ] Verify deployment was successful on Stellar Testnet
Deploy Referral Contract
Objective
Deploy the Referral Contract from the
referral-contractfolder to Stellar Testnet for testing purposes.Acceptance Criteria
stellar contract buildin thereferral-contractdirectorystellar contract deploycontractIdtoDEPLOYMENTS.mdor the contract's README file