Create a new wallet for a userThe create-wallet command allows you to create a new managed wallet for a user in the Trust Engine system. Each user should only run this command once and reuse the generated wallet for all future operations. To use it, run the following command from your terminal
Option | Description |
---|---|
-u, --userID <id> | User ID for the new wallet (alphanumeric string) |
--json | Output the result as JSON |