Skip to content

Document sending wallet requests to Enjin Wallet apps - #38

Merged
Bradez merged 4 commits into
enjin:masterfrom
EtayM:docs/wallet-requests
Aug 24, 2026
Merged

Document sending wallet requests to Enjin Wallet apps#38
Bradez merged 4 commits into
enjin:masterfrom
EtayM:docs/wallet-requests

Conversation

@EtayM

@EtayM EtayM commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Adds a "Sending Wallet Requests" guide covering the developer profile, wallet linking (CreateLinkingCode / GetLinkedWallet), ownership verification, sending transactions with signerAddress, and tracking their state. Replaces the outdated WalletConnect guide, adds CreateLinkingCode, GetLinkedWallet, and CancelTransaction to the API reference, and updates all endpoint URLs to platform.enjin.io.

EtayM and others added 4 commits August 24, 2026 18:23
The Enjin Platform now serves the API and dashboard at
https://platform.enjin.io — replace every platform.beta.enjin.io
reference across guides, API reference, and the tools page.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add a Sending Wallet Requests guide covering the developer profile,
the wallet linking flow (CreateLinkingCode / GetLinkedWallet), wallet
ownership verification, sending transaction requests with
signerAddress, and tracking their state.

Replace the outdated Using WalletConnect guide with it, add
CreateLinkingCode, GetLinkedWallet, and CancelTransaction to the API
reference, and reword the WalletConnect signing-flow mentions.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Linking is QR-only (drop the manual code-entry option and the code
field from snippets), clarify that each linking-code idempotencyKey is
single-use, correct the signing description (the wallet signs, the
platform broadcasts), use ef-format addresses in the transfer example,
and drop the build-time validation callout.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Reusing a key returns a validation error rather than silently
deduplicating the request.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Bradez
Bradez merged commit 8fa1ec4 into enjin:master Aug 24, 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

Development

Successfully merging this pull request may close these issues.

2 participants