Skip to content

sandy13869/SandyPortfolio--Metaverse-Solidity

Repository files navigation

Sandy Metaverse Tutorial

Technology Stack & Tools Required

Requirements For Initial Project Setup

  • Install NodeJS, Recommend to use node version v14 or v16 to avoid any potential dependency issues.
  • Install Truffle, In the terminal, Check to see if the system has truffle by running truffle --version. To install truffle run npm i -g truffle.
  • Install Ganache.
  • Install MetaMask in the browser.

Setting Up

1. Download/Clone the Repository

2. Install Dependencies:

> npm install

3. Migrate Smart Contracts

> truffle migrate --reset

4. Test Smart Contracts

> truffle test

5. Start Frontend

> npm start

About

SandyPortfolio--Metaverse-Solidity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published