hyperverse-mono
holds the core hyperverse packages, smart modules developed by the Decentology Team and sample apps.
- If you have any questions please join the Decentology Discord.
- Visual Studio Code (or any IDE for editing JavaScript)
- Git
- Node.js >=14.0.0
- Pnpm
To run this project locally:
-
In your terminal run these commands: clone the repository
git clone https://github.com/decentology/hyperverse-mono
-
Download all the dependencies needed to run the project by running
pnpm i
.pnpm i
Select the example project you want to run from the apps
directory and run the following command
```bash
pnpm dev
```
Open http://localhost:3000 with your browser to see the result.
To be able to interact with any of the sample dapps, you need a Metmask Wallet and Rinkeby eth.
-
Metamask
If you do not have a metamask wallet, here is a guide you can follow on how to set up one.
-
Rinkeby Faucets
To get some Rinkeby eth here are some available faucets you can request from:
-
https://app.mycrypto.com/faucet
Or ask us to send you some in our Discord Server.