Skip to content

An NFT marketplace where users can mint their tokens via metamask wallet

Notifications You must be signed in to change notification settings

deepakgudla/Beyond-Art

Repository files navigation

CREDITS TO RESPECTIVE OWNERS FOR IMAGES IN src/beyond-arts-images..., & in contracts/logo.png)

Imp ##################################################################################################

***--> clone the repo
--> install all the npm packages
--> install truffle usng the following command - {npm install -g truffle}
--> install ganache.. {https://trufflesuite.com/ganache/}

From the root directory to get started with the project execute the following set of commands

--> truffle compile - (compiling smart contracts)
--> truffle migrate - (deploying contracts to ethereum network)
--> truffle test - (testing the smart contracts)
--> npm start (head over to (http://localhost:3000/) to view the website..

##################################################################################################

Getting Started with Create React App

This project was bootstrapped with Create React App.

About

An NFT marketplace where users can mint their tokens via metamask wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published