Share:
Notifications
Clear all

Earn While Learning Web3 Programming>> Start Here FREE!!!

[Solved] Change Hyperverse dApp Welcome Message

3 Posts
2 Users
3 Reactions
574 Views
1
Topic starter

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).

 

2 Answers
1
Topic starter

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>

1

quite easy using search feature or Ctrl F 

Solomon Foskaay Solomon Foskaay Topic starter 04/12/2021 3:27 pm

@joshua noted, glad you are getting the course content easily

Share: