Skip to content

Docs: explicit session permissions deep dive + token directory + fee options#215

Merged
taylanpince merged 3 commits intomasterfrom
permissions-deep-dive
Feb 8, 2026
Merged

Docs: explicit session permissions deep dive + token directory + fee options#215
taylanpince merged 3 commits intomasterfrom
permissions-deep-dive

Conversation

@taylanpince
Copy link
Contributor

Summary

This PR adds practical guidance for explicit session permission construction, plus a dedicated Token Directory reference page and a fee-options clarification in Getting Started.

Changes

  • Add Permissions Deep Dive page: sdk/web/wallet-sdk/ecosystem/permissions-deep-dive.mdx
    • mental model + gotchas
    • examples that leverage @0xsequence/dapp-client-cli for lower-level inspection
  • Add Token Directory page: sdk/web/wallet-sdk/ecosystem/token-directory.mdx
    • sample implementation for resolving (chainId, symbol) -> { address, decimals } using 0xsequence/token-directory
  • Update Getting Started to use explicitSession: createExplicitSession(...) and clarify fee option behavior (includeFeeOptionPermissions).
  • Link to the new pages from the Ecosystem Wallet React quickstart.

Notes

  • Intentionally does not discuss wallet deployment or sessions-module permission targets.

@taylanpince taylanpince requested a review from a team as a code owner February 8, 2026 10:22
taylanpince and others added 2 commits February 8, 2026 11:22
Sync file structure, format locales. Branch: 215/merge
@taylanpince taylanpince merged commit e5847ac into master Feb 8, 2026
1 check passed
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