Skip to content

P2P Trading: Examples & Implementation Guides#190

Open
ameetdesh wants to merge 1 commit intomainfrom
p2p-trading-examples-guides
Open

P2P Trading: Examples & Implementation Guides#190
ameetdesh wants to merge 1 commit intomainfrom
p2p-trading-examples-guides

Conversation

@ameetdesh
Copy link
Collaborator

@ameetdesh ameetdesh commented Mar 4, 2026

Summary

Modular PR 1/3 from #160 — focused on examples and documentation.

  • Implementation guides: Revised P2P Trading guide, new Onboarding guide, notes on allocation/settlement logic and payment handling
  • Examples: P2P trading (intra-discom & inter-discom), enrollment (OAuth2, OTP, prosumer/consumer), EV charging (reorganized)
  • Specifications: Energy credential VC examples (consumption, generation, storage profiles)
  • Scripts: Updated schema validation and Postman collection generation

Files (109 changed)

  • docs/ — Implementation guides and onboarding documentation
  • examples/enrollment/v2/ — 21 enrollment flow examples
  • examples/ev-charging/v1-EOS/ — Reorganized EV charging examples
  • examples/p2p-trading/v2/ — 15 P2P trading examples
  • examples/p2p-trading-interdiscom/v2/ — 25 interdiscom trading examples
  • specification/energy-credentials/examples/ — 5 VC JSON files
  • scripts/ — Schema validation and Postman generation updates
  • Removed old examples/v2/P2P_Trading/ (superseded)

Related PRs

🤖 Generated with Claude Code

- P2P Trading implementation guide (revised) with notes on allocation/settlement and payment
- Onboarding implementation guide for digital energy programs
- Example JSONs for P2P trading flows (discover, select, init, confirm, status)
- Example JSONs for P2P trading interdiscom flows (including cascaded, curtailment, settlement)
- Example JSONs for enrollment flows (OAuth2, OTP, prosumer/consumer variants)
- EV charging examples reorganized under examples/ev-charging/
- Energy credential VC examples (consumption, generation, storage profiles)
- Updated schema validation and Postman collection generation scripts
- Removed old examples/v2/P2P_Trading/ (superseded by new structure)
- Removed taxonomy.md (content integrated into implementation guide)

Part of PR #160 decomposition — Examples & Implementation Guides

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant