Skip to content

docs: expand v2.0 migration guide with frontend sections#2

Open
jplgarcia wants to merge 1 commit intoStagingfrom
update/v2.0-migration-guide
Open

docs: expand v2.0 migration guide with frontend sections#2
jplgarcia wants to merge 1 commit intoStagingfrom
update/v2.0-migration-guide

Conversation

@jplgarcia
Copy link

  • Add comprehensive Outputs section explaining the unification of notices and vouchers
  • Document the migration from GraphQL to JSON-RPC API for querying outputs
  • Add JSON-RPC code examples for cartesi_listOutputs and cartesi_getOutput
  • Include output type selector reference table
  • Add Inspect calls section documenting the shift from GET to POST requests
  • Suggest using @cartesi/viem extension for simplified JSON-RPC interaction
  • Include before/after code examples for all frontend API changes

This addresses gaps in the migration documentation for v1.5 → v2.0 frontend updates.

- Add comprehensive Outputs section explaining the unification of notices and vouchers
- Document the migration from GraphQL to JSON-RPC API for querying outputs
- Add JSON-RPC code examples for cartesi_listOutputs and cartesi_getOutput
- Include output type selector reference table
- Add Inspect calls section documenting the shift from GET to POST requests
- Suggest using @cartesi/viem extension for simplified JSON-RPC interaction
- Include before/after code examples for all frontend API changes

This addresses gaps in the migration documentation for v1.5 → v2.0 frontend updates.
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