--- # Deploy Product Follow Contract ## Objective Deploy the Product Follow Contract from the `product-follow-contract` folder to Stellar Testnet for testing purposes. ## Acceptance Criteria - [ ] Build the contract using `stellar contract build` in the `product-follow-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 Product Follow Contract
Objective
Deploy the Product Follow Contract from the
product-follow-contractfolder to Stellar Testnet for testing purposes.Acceptance Criteria
stellar contract buildin theproduct-follow-contractdirectorystellar contract deploycontractIdtoDEPLOYMENTS.mdor the contract's README file