Share:
Notifications
Clear all

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

[Solved] How To Launch Hyperverse dApp

1 Posts
1 Users
2 Reactions
628 Views
1
Topic starter

How to Launch the cloned/fork Hyperverse dApp?

 

 

 

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

 

1 Answer
1
Topic starter

Launch The Hyperverse dApp

 

- Time to run the dApp using

yarn start

and ENTER

 

- You get prompt in Windows from Windows Defender?

 

Then Allow it

 

- It will auto popup and load the dApp interface in your default browser at this url
https://decentology.dev

 

 

ERROR: It seems like you don't have a dappstarter project running.
Get started by creating a new project.

 

SOLUTION: add "/client" to access the dApp in this course
https://decentology.dev/client

NOTE: You can also use http://localhost:5000/ but that is limited to the dApp itself.
So stick to https://decentology.dev/client instead to have full access and control
to your dAppStarter Hyerverse powered dApp and Smart Modules used to build it.
- Play around the options while we dive deeper into settingup the dApp with the hyperverse smart modules

 

Share: