-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Description
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 buildin theproduct-follow-contractdirectory - Deploy the contract to Stellar Testnet using Stellar CLI/SDK with
stellar contract deploy - Add the resulting
contractIdtoDEPLOYMENTS.mdor the contract's README file - Mark deployment as test-only in documentation
- Verify deployment was successful on Stellar Testnet