NFT
NFT 제작 및 발행
ClientProgrammer
2022. 5. 11. 13:53
1.파츠 별 image 준비
https://www.figma.com/files/recent?fuid=1116651162453575235
2.툴 설치
1) node.js : npm install 명령어 사용 가능 하게 함
https://nodejs.org/dist/v16.15.1/node-v16.15.1-x64.msi
2) visual studio code : 개발환경
3.툴로 이미지 조합
0) 조합 소스 받기
https://github.com/HashLips/hashlips_art_engine/archive/refs/tags/v1.1.2_patch_v6.zip
1) visual studio code 터미널창 오픈
2) npm install
3) npm run build
4) npm run update_info ( config.js 에서 수정한 내용을 build 된 json 파일들에 적용 )
4. OpenSea NFT 민팅 ( 발행 )
1) metamask 지갑 등록 : 크롬 확장 프로그램 설치 후 등록
2) OpenSea에서 metamask로 로그인 후 Create Collection
https://opensea.io/collection/ffengineers
3) AddItem으로 발행
4) Sell로 민팅한 NFT 판매