3box 👯♂️
Learn how to access decentralized 3Box user profiles
3box offers a decentralized storage layer for applications. Currently if a user has created a 3box profile with the address they use when visiting your site, you will be able to use DappHero to access their profile information.
You may want to consider adding some placeholder or default text, as some users will not have set up their 3box profiles. In addition, some users will only have uploaded parts of their profile leaving certain properties blank.
3Box Feature Reference
Tag | Property | Required | Displays |
| "threebox" | Yes | nothing |
| "true" | optional | Users Name |
| "true" | optional | Users Website |
| "true" | optional | Users Location |
| "true" | optional | Users Emoji |
| "true" | optional | Users Job |
| "true" | optional | Users Description |
Three Box Image | |||
| "true" | optional | Users Image |
To access any of the above properties, with the exception of the image property, follow this template, replacing the property with your desired property value.
Display the current user's 3Box Name
Display the current user's 3Box Profile Image
To access a user's profile image, it is important to attach the feature to an image element.
Last updated