signTransfer
method described in the script—Step 2.
Upon making a POST - /v2/farcaster/user
request, two significant actions are initiated:
-
Fname Transfer
- This step is executed only when the fname is included in the request body. Developers have the option to collect the fname from the user during account creation.
- If the developer decides not to collect the fname initially, the transfer can be conducted at a later stage. For more information, consult the guide on fname transfer
-
Account transfer
- This step outlines the procedure for transferring the account to the end user. Detailed guidance on account transfer can be found in the Farcaster account transfer documentation.