Use this method to get a user's metadata, such as the name, bio, social link, etc.
Usage in your script
const alturaUser = await altura.getUser(wallet_address);
const alturaUser: TAlturaUser = await altura.getUser(wallet_address);
Parameters
Parameter | Type | Required | Description |
---|
| | | |