Guides
Guides
The things integrators actually get wrong.
Task-oriented walkthroughs for the four places people usually get stuck.
- Registering a tag: the server builds the transaction, the user signs and pays for it.
- Wallet authentication: challenge, sign, verify, no secret key ever touches the SDK.
- Editing a profile: which fields are an API call, which need a transaction, which you can't edit at all.
- Resolving without the API: why TIP still works if the service is down.