Earn While Learning Web3 Programming>> Start Here FREE!!!
EXERCISE:
i. How easy was it to change the Hyperverse dApp Welcome Message?
ii. Share your experience via forum below:
(NOTE: please, don't just copy paste from other student - instead answer in your own word base on your level of understanding the lesson and resources)
NOTE:
This Is An Exercise From Our FREE COURSE:
Hyperverse 201 - [DECENTOLOGY HYPERVERSE PROGRAMMING COURSE 002]
(If you have not enrolled yet, you can join the course totally for FREE).
Here is how to Change Tthe Hyperverse dApp Welcome Message
- Back to our VS Code, Navigate to:
/packages/client/src/tribes/tribes.tsx and rename Tribe To Anything of choice like Hello Web3 World
- Find
<h1> Tribes</h1>
and effect the change there to <h1> Hello Web3 World</h1>
quite easy using search feature or Ctrl F
@joshua noted, glad you are getting the course content easily