Share:
Notifications
Clear all

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

[Solved] Clone Hyperverse Repository

3 Posts
2 Users
3 Reactions
628 Views
1
Topic starter

How to clone/fork hyperverse "hyperhack" official repository to build your dApp faster?

 

 

 

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

Clone Hyperverse Repo step by step

i- Create a folder to clone the official hyperverse hyperhack_1 repo into

 

ii- Open the folder in VS Code

 

iii- Open Terminal (Powershell) in Vs Code

 

iv- Use following command

"git clone https://github.com/decentology/hyperhack_ 1"

 

and ENTER
Allow some time and move to next step once cloned successfully

1

for the code to run you have to remove the space before one 

git clone <a class="wpforo-auto-embeded-link" href=" removed link " target="_blank" rel="nofollow noopener"> removed link 1

it was actually detected by my friend Joshua.

Solomon Foskaay Solomon Foskaay Topic starter 30/11/2021 12:06 pm

@leouloko it is the forum tool that is auto adding the space.

So, it need to be removed to work

Share: