Skip to content

A dapp where users can come and list NFTs that they have for sale and other users can come and purchase them for ETH.

Notifications You must be signed in to change notification settings

SauravKanchan/crypto-gyaan

Repository files navigation

Crypto Gyaan

Build Status

A dapp where users can come and list NFTs(gyaan) that they have for sale and other users can come and purchase them for ETH.

Installation

git clone https://github.com/SauravKanchan/crypto-gyaan.git
npm i
npm run dev

For production mode

npm run build
cp public/css/bootstrap.min.css dist/css/

If changes are made in the smart contract then it should be compiled and deployed again

node compile.js
node deploy.js

Note: Check config.json for project configuration.

About

A dapp where users can come and list NFTs that they have for sale and other users can come and purchase them for ETH.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published