Skip to content

docs: write testnet onboarding guide #81

Description

Description

Write a comprehensive testnet onboarding guide that walks a new developer through the full end-to-end flow on Stellar testnet: funding a testnet account with Friendbot, deploying the COMEBACKHERE contracts, creating an invoice, paying it with USDC, and executing a settlement.

Requirements and context

  • Cover Friendbot funding and USDC test-asset setup
  • Include step-by-step contract deployment using scripts/deploy_testnet.sh and .env.testnet
  • Walk through creating and paying an invoice via the backend API or CLI
  • Show how to verify settlement execution and check artifacts/addresses.json
  • Follow existing project conventions

Suggested execution

  1. Fork the repo and create a branch
    git checkout -b docs/testnet-onboarding-guide
    
  2. Implement changes
  3. Test and commit

Example commit message

docs: add testnet onboarding guide for account setup through settlement

Guidelines

  • Assignment required before starting
  • PR description must include: Closes #[issue_id]
  • Keep PR description professional and detailed

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions