Skip to content

The repository for 2022 Spring EWHA-CHAIN Blockchain Bootcamp - NFT Minting DApp

Notifications You must be signed in to change notification settings

EWHA-CHAIN/NFT-Minting-DApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ewhachain 2022 Spring Bootcamp - NFT DApp

안녕하세요, Ewhachain Blockchain Bootcamp 2022 5월 21일자 자료입니다.

컨트랙트 배포부터, 프론트엔드 개발까지 담고 있습니다.

파일 설명

contracts : 컨트랙트들을 담고 있습니다.

example : 완성된 파일을 담고 있습니다.

starter : 일부 코드들이 빠져 있습니다.

진행 과정

실행

example 폴더의 환경을 사용하는 경우, 반드시 Marketplace.js와 util/interact.js에 있는 contractAddress 변수에 Contract 주소를 입력할 것

터미널에서 해당 파일 경로로 이동 후 npm install 실행

그 후 npm start 를 입력 후에 http://localhost:3000 으로 접속해서 실행하는지 확인

About

The repository for 2022 Spring EWHA-CHAIN Blockchain Bootcamp - NFT Minting DApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 52.5%
  • JavaScript 33.1%
  • CSS 9.5%
  • HTML 4.5%
  • Shell 0.4%