Skip to content

huketo/vrm-nft-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

vrm-nft-marketplace

๐Ÿ“ Table of Contents

๐Ÿง About

  • 3D Model(VRM) NFT Marketplace

โ›๏ธ Built Using

๐Ÿš€ Getting Started

  1. Clone git repo
git clone https://github.com/huketo/vrm-nft-marketplace.git
  1. Install package
yarn install
# or
npm install
  1. Start Local Node
npx hardhat node
  1. Deploy smartcontract
npx hardhat run scripts/deploy.ts --network localhost
  1. Build front-end
cd front
yarn build
# or
npm run build
  1. Deploy server
cd server
yarn deploy
# or
npm run deploy

About

๐Ÿ˜Ž 3D Model(VRM) NFT Marketplace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published